@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;font-family:'Work Sans',sans-serif;scroll-behavior:smooth;color:#000}body a{color:#004b96;text-decoration:none}body a:visited{color:#004b96}header#masthead{margin-bottom:1.5rem;padding-top:1rem}header#masthead .site-branding{display:flex;justify-content:center;align-items:center;border-radius:5px 5px 0 0;padding:.5rem;background:#f1f1f1}header#masthead .site-branding .site-title a{color:#000;font-size:1.75rem;text-transform:uppercase;margin-right:7px}header#masthead .site-branding .site-title a:hover{text-decoration:none}header#masthead .site-branding img.custom-logo{width:150px;height:auto}header#masthead .menu{background:#fff}header#masthead .menu a{padding:.75rem 1rem;color:#000;margin-right:3px}header#masthead .menu a:hover{text-decoration:none;background:#e2e2e2}header#masthead .menu .menu-item-has-children:after,header#masthead .menu .page_item_has_children:after{content:'⮟';position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:12px}header#masthead .current-menu-item{border-bottom:solid 2px grey;color:#000}header#masthead .main-navigation{width:100%}header#masthead .main-navigation ul{flex-wrap:wrap;border-radius:0 0 5px 5px;justify-content:center}header#masthead .main-navigation ul ul{display:inline-block;position:absolute;background:#ffff}header#masthead .main-navigation ul ul a{display:inline-flex;padding:.75rem 1rem;background-color:#ffff}header#masthead .main-navigation ul ul a:hover{background:#ededed}@media (max-width:968px){header#masthead .main-navigation ul ul a{display:block;padding:.5rem .75rem;font-size:1rem}}header#masthead .main-navigation ul ul .menu-item-has-children:after,header#masthead .main-navigation ul ul .page_item_has_children:after{content:'⮟';position:absolute;top:50%;transform:rotate(270deg) !important;right:8px;transform:translateY(-50%);font-size:12px}header#masthead .menu-toggle{background:0 0;border:none;position:absolute;top:10%;right:2rem}header#masthead .menu-toggle img{width:1.5rem;height:auto}.entry-meta{margin-bottom:.5rem}#primary article{background:#fff;box-shadow:rgba(149,157,165,.2) 0px 8px 24px;padding:25px;border-radius:20px}#primary a{text-decoration:none}@media only screen and (max-width:600px){#primary{padding:20px;margin-left:0}}@media only screen and (max-width:1024px){#primary{margin:0;padding:0}}#primary .entry-title a{text-decoration:none;color:#121212}#secondary{background:#fff;color:#1b1b1b;border-radius:20px}#secondary ul{list-style:none;margin:0}#secondary ul li{padding:10px 0}#secondary ul li a{color:#1e73be}#secondary .widget{box-shadow:rgba(149,157,165,.2) 0px 8px 24px;padding:20px}.site-footer{background-color:#fff;color:#000;padding:20px 0;text-align:center}.site-footer .footer-inner{max-width:1200px;margin:0 auto;padding:20px}.site-footer .footer-inner .footer-menu-container{margin-bottom:20px}.site-footer .footer-inner #footer-menu{list-style:none;padding:0;display:flex;justify-content:center}.site-footer .footer-inner #footer-menu li{margin:0 10px}.site-footer .footer-inner #footer-menu li a{color:#000;text-decoration:none;font-size:14px}.site-footer .footer-inner #footer-menu li a:hover{text-decoration:underline}.site-footer a{color:#000;text-decoration:none}.site-footer a:hover{text-decoration:underline}.site-footer .footer-text{margin-top:10px;font-size:14px;color:#498bb7}