#cnp-page p,
#cnp-page h3,
#cnp-page h4,
#cnp-page h5,
#cnp-page h6,
#cnp-page li,
#cnp-page a {
font-family: 'Poppins', sans-serif !important;  	
}
#cnp-page p {
font-family: 'Poppins', sans-serif !important;
color: #000;
line-height: 23px;  	
}
#cnp-page a {
color: blue;
}
#cnp-page a:hover {
text-decoration: underline;
}
#cnp-page li {
margin-bottom: 5px;
line-height: 22px;
color: #000;
}
#wrapper .fusion-vertical-menu-widget .menu li.current_page_item>a {
border: none !important;
}
@media only screen and (max-width: 550px) {
.notice {
font-size: 14px !important;
}
.notice a {
display: block;
}
}
@media only screen and (max-width: 440px) {
.notice {
font-size: 12px !important;
}
}
@media only screen and (max-width: 400px) {
.notice {
font-size: 12px !important;
}
.custom-secondary-header .fusion-alignleft p {
font-size: 9px !important;
}
}