/*
 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
*/


.gform_button.button {
    background-color: #ff3700;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    border: 0;
    color: #fff;
    padding: 8px 17px;
}

.gform_wrapper.gravity-theme .gfield_label {
    font-weight: 600 !important;
    color: #272830
}


@media (max-width: 620px) {
    body a.freu {
        display: block !important;
    }
}