/* Add here all your css styles (customizations) */


.bigsocial {
    font-size: 3.5rem;
    line-height: 3.4rem;
}

.u-go-to-v1 {
    width: 2.85714rem;
    height: 2.85714rem;
    display: block;
    background-color: rgba(255, 255, 255, 0.7);
    color: #a49da6;
    border-radius: 50%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    transition: .3s ease-out;
    z-index: 11;
}

