/*
 Theme Name:   Rosil Child Theme
 Theme URI:    https://rosil.net/
 Description:  Custom theme made for this website
 Author:       WPlus - Agência Marketing Digital Lisboa
 Author URI:   https://wplus.pt/
 Template:     bricks
 Version:      1.0
 Text Domain:  rosil
*/

#brxe-gcrtda svg {
    max-width: 100vw;
}
[class*=btn--], .bricks-button {
    transition: all 0.2s;
    min-height: initial !important;
    /* text-underline-offset: 0.25em; */
    /* cursor: pointer; */
}
[class*=btn--]:hover, .bricks-button:hover {
    /* text-decoration: underline; */
}