
.header-h1 a, .header-h1 a:visited, .header-h1 a:focus, .header-h1 a:hover, .header-h1 a:active {color: #8e172f; text-decoration: none; background: none;}

div.actions {padding-bottom: 5px; border-bottom: 2px solid #8e172f;}

.logo img {margin-left: 5px; margin-top: 3px;}

.footer .left-block {width: 30%;}



@media screen and (max-width: 450px) {

    div.actions {border-bottom: 0;}
    .header-h1 {margin-top: 0;}
    .header .logo {text-align: center;}
    .header .logo img {width: 40%; margin-left: 0; margin-top: 1px;}

}