﻿.subscribe_button
{
    background: #d02630;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    border: 0;
    padding: 12px 19px;
    width: auto;
    text-decoration: none;
}
.subscribe_button:hover
{
    background: #911a21;
    color: #fff;
    text-decoration: none;
}
#text-56
{
    margin-bottom: 30px;
}
#text-57
{
    margin-bottom: 0;
}