p {
    font-family: Arial, Verdana;
    font-size: 24px;
    color:black;
    font-weight:bolder;
    font-style:oblique;
    
}

p.boldtext {
    font-family: Verdana, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
}

.social-media {
    color: blue;
            }