@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');


.flex-fill.d-flex.flex-column.flex-md-row.justify-content-md-between.align-items-center.mr-auto {
	flex-direction: column!important;
}

.block.block--evo-constituent-stats.block--drupaltheme75-bera-constituentsstats.animated.fadeIn.fast.evo-square-icon-style {
    padding: 0;
    margin: 0;
    width: 100%;
    padding-bottom: 0 !important;
}

.evo-default-content__body .webinar-register
 {
    background-color: #fffffe;
    color: #002856;
    padding: 1rem;
    
    display: flex;
    padding-left: 0px;
    width: 100vw;
    margin: 0 auto;
}

.webinar-register {
    background-color: #fffffe;
    color: #002856;
    padding: 1rem;
    display: flex;
    padding-left: 0px;
    width: 100vw;
    margin: 0 auto;
    justify-content: center;
}
.webinar-register a strong {
    
    color: #253978!important;
}

#superfish-main a.sf-depth-2 {
     font-family: "Mulish", sans-serif!important;
}
ul.sf-menu.sf-style-white a {
    font-weight: 700!important;
    color: #012856!important;
}
 