/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

strong, b{
    font-weight:600;
}
.bricks-button{
    margin-top: 4em;
    cursor: pointer;
}
.bricks-button:hover,
.bricks-button:focus{
    scale: 1.05;
}
section.brxe-section{
    position:relative;
    overflow: hidden;
}
.tarif:last-of-type,
.contact-block:last-of-type{
    margin-bottom: 0 !important;
}