@media (max-width: 767px) {
    p{
       font-weight: 500;
    }
}