﻿.subscribe input {
    height: 30px;
    text-indent: 4px;
    font-size: 16px;
    width: 100%;
    max-width:500px;
    margin-bottom:20px;
}

.subscribe label{
    font-weight:700;
    display:block;
}

.subscribe .button{
    margin-bottom:30px;
}
