/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.block-social a svg {
    width: 21px;
    height: 21px;
}
.footer-two .block-social a:hover svg {
    fill: #0c5951;
}


.header-slide .inner {background-color: rgba(255,255,255,0.8);padding: 20px;border-radius: 20px;}
#header {background-color: rgba(255,255,255,1);}


