/*
Theme Name: 
Theme URI: 
Author: 
*/

footer .social div {
    background: #660b2b;
    width: 45px;
    height: 45px;
    display: inline-flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: 0 2px;
}