﻿#terms_guarantee_page {
    padding: 60px 0 60px 0;
}
#terms_guarantee_page h1 {
    color: #fcfcfc;
    font-size: 3em;
    font-family: "Zapfino";
    letter-spacing: 0.1em;
    margin-top: 1em;
    margin-bottom:1em;
    color: gray;
    text-align: center;
}
#terms_guarantee_page h2 {
    margin: 50px 0 10px 0;
    color: gray;
    font-weight: 600;
}
#terms_guarantee_page p {
    line-height: 2em;
    margin: 0 0 20px 0;
    color: gray;
}