.help-block{
    color: #e14430;
}

.logo{
    background-image: url(../images/logo.svg);
    width: 150px;
    height: 60px;
    display: inline-block;
    font-size: 0px;
    background-repeat: no-repeat;
    background-size: contain;
}