/* Custom CSS for BSG website */

/* Add your custom styles here */

.site-header__menu__profile, .site-header__profile{
    opacity:0;
}

.form__succes-message {
    color: white!important;
font-size:2rem!important;
    margin-bottom: 1rem;
}