﻿body {
}
.custom-content p{font-size: 1.25rem;font-weight: 300 !important;color:#484848;font-family:poppins,sans-serif,serif}
.custom-content a{color:rgba(0, 157, 79,1)!important;font-weight:400 !important}
.custom-content a:hover{opacity:.8!important;text-decoration:underline!important}

@media(min-width:500px) {
    .custom-content p {font-size: 1.35714286em;line-height: 1.68421053em;}
}