﻿.social-basic {
    background-color: transparent;
    color: #4b4c4d;
    text-align: center;
}

.social a {
    font-size: 22px;
    margin-right: 20px;
    line-height: 35px;
    display: inline-block;
    /* text-align: center; */
    /* border-radius: 50%; */
    /* border: 1px solid #11527f; */
    /* margin: 0 8px; */
    /*
        color: var(--textBlue) !important;
        opacity: 0.75;
    */
    color: var(--newBlue);
}
