h1 {
    margin-bottom: 40px;
}
p {
    font-size: 14px;
}

p.first {
    margin-top: 40px;
}
big {
    color: #fff;
    font-family:Georgia;
    font-size:36px;
    font-style:normal;
    font-weight:normal;
    margin: 14px 0;
}

big i {
    color: #E4C2A6;
    font-style: normal;
}

a.big_btn {
    color: #c4936d;
    text-decoration: none;
    font-size: 16px;
    background-color: #684333;
    display: block;
    padding: 14px;
    text-align: center;
    width: 400px;
    margin: 14px 0 25px;
}
