#icons i {
    font-size: 60px;
}

a p {
    color: #000!important;
}

p {
    font-size: 18px!important;
    font-weight: 400!important;
}

a:hover p {
    color: rgb(146, 8, 8)!important;
}

li {
    font-size: 18px!important;
    font-weight: 400!important;
}

a:hover {
    text-decoration: none;
}