#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright,
body #footer-outer[data-cols="1"][data-disable-copyright="false"][data-copyright-line="false"][data-matching-section-color="true"] #copyright {
    padding-bottom: 25px;
}
.posti_title {
    position: absolute;
    top: -90px;
}
.container-wrap {
    padding: 0 !important;
}
.mar_0 {
    margin: 0 !important;
}
.color_link a {
    color: #ffaeb9;
}
.color_link a:hover {
    color: white;
}
.tn_form .ginput_container input,
.tn_form .ginput_container textarea {
    padding: 25px 20px;
    font-size: 17px;
}
.tn_form .gform_footer.top_label {
    justify-content: right;
}
.tn_form .gform_footer.top_label input {
    background: #2c5686 !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    transition: 0.3s;
}
.tn_form .gform_footer.top_label input:hover {
    background: #d47c88 !important;
}
.gform_confirmation_message {
    font-size: 20px;
    color: white;
    line-height: 1.3;
}