

/* CSS from section stylesheet tags */
.custom_banner_btn {display: flex;justify-content: center;flex-wrap: wrap;}
.custom_banner_btn a {flex-grow: unset !important;border-radius: 40px;padding: 10px 20px !important;}
.custom_banner_btn a:before {box-shadow: none !important;border-radius: 40px !important;}
.custom_banner_btn a:hover:after{box-shadow:none!important;}
.banner__content .banner__buttons--multiple a:last-child {margin: 0 3%;}