.main-content{
    margin-top: 120px;
    margin-bottom: 25px;
}

.document{
    padding: 40px 50px;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0,.1);
}

.gdpr-headding{
    margin: 10px 0;
    font-size: 18px;
    color: #ee2c47;
    text-decoration: underline;
    font-family: Poppins-Medium;
}

.terms-text {
    font-family: Poppins-Regular;
    color: #666666;
    margin: 7px 0;
    line-height: 20px;
}

.terms-headding {
    color: #555555;
    font-family: Poppins-Medium;
    font-weight: bold;
    font-size: 14px;
    margin: 9px 0;
}

#fh5co-footer{

    margin-top:50px;

}
