@media only screen and (min-width: 601px) {
.wp-block-navigation-item a{border-top:1px solid transparent;border-bottom:1px solid transparent;font-weight:600;transition:border-style .4s ease}
.wp-block-navigation-item a:hover{color:#ffdf30!important;font-weight:600;border-top:1px solid #ffdf30;border-bottom:1px solid #ffdf30;transition:border-style .4s ease;font-weight:600}
.wp-block-navigation-item__label{font-size:clamp(.85rem,.95vw,1.2rem);white-space:nowrap}
.current-menu-item a,.current-page-ancestor a,.current-post-ancestor a{color:#ffdf30!important;font-weight:600;border-top:1px solid #ffdf30;border-bottom:1px solid #ffdf30;font-weight:600;transition:border-style .4s ease}
.wp-block-heading-green{color:#138f6d}
h1{color:#138f6d}
.footbutton{display:inline-block;background-color:#555;border:none;color:#fff;padding:10px 20px;text-align:center;text-decoration:none;font-size:18px;margin:4px 2px;border-radius:12px;transition:background-color .3s ease}
.footbutton:hover{background-color:#04AA6D}
.pagebutton{display:inline-block;background-color:#fcdc00;border:none;color:#555;padding:10px 20px;text-align:center;text-decoration:none;font-size:18px;margin:4px 2px;border-radius:12px;transition:background-color .3s ease}
.pagebutton:hover{background-color:#006f51;transform:scale(1.2);color:#fff}
do-not-wrap a span{white-space:nowrap;overflow-wrap:normal;text-transform:none;font-size:clamp(16px,2vw,18px);border:0;font-weight:600;display:inline-block;width:100%;transition:background-color .4s ease;padding:0;margin:0}
.do-not-wrap a:hover span{white-space:nowrap;overflow-wrap:normal;text-transform:none;font-size:clamp(16px,2vw,18px);border:0;background:#ccc;display:block;width:100%;padding:0;margin:0;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;transition:background-color .4s ease}
.do-not-wrap a{border:0}
}
@media only screen and (max-width: 800px) {
.do-not-wrap a:hover span{font-size:18px;padding-bottom:10px;background:#ccc}
.do-not-wrap a span{font-size:18px;padding-bottom:10px}
.current-menu-item a,.current-page-ancestor a,.current-post-ancestor a{color:#006f51!important;font-weight:600;border-top:1px solid #006f51;border-bottom:1px solid #006f51;transition:border-style .4s ease}
.wp-block-navigation-item a{border-top:1px solid transparent;border-bottom:1px solid transparent;font-weight:600;transition:border-style .4s ease}
.wp-block-navigation-item a:hover{color:#006f51!important;font-weight:600;border-top:1px solid #006f51;border-bottom:1px solid #006f51;transition:border-style .4s ease}
}