.site-name{
    display: flex;
    align-items: center;
    font-size: 30px;
    white-space: nowrap;
    color: #eee;}

.site-name:hover{
    color: #eee;}

.wrap{
    height: auto !important;
    padding-bottom: 15px;}
.footer{
    background: #b41620;
    width:100vw;}
