.contact_first_section p
{
    font-size: 20px;
}

.socialMedia img
{
    width:50px;
    height:50px;
}

.donate a {
    margin-top: 4%;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
}

.donate a:hover
{
    background-color: #198754d4;
}