/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
#header{background:#ffffff !important;position:relative !important;}#header.header::before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background-image:radial-gradient(circle,#ff4d8d 2px,transparent 2px);background-size:14px 6px;background-repeat:repeat-x;}#header.header::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px;background-image:radial-gradient(circle,#ff4d8d 2px,transparent 2px);background-size:14px 6px;background-repeat:repeat-x;}#navbar-main.navbar{padding-top:18px;padding-bottom:18px;}#CollapsingNavbar .nav-link{font-weight:600;color:#333;border-radius:999px;transition:background-color 180ms ease;}#CollapsingNavbar .nav-link:hover{background-color:rgba(255,77,141,0.12);}#CollapsingNavbar .nav-link.is-active{background-color:rgba(255,77,141,0.18);}
