/* Custom Styles */
.form p,h1,h2,h3,h4,h5,h6{
    line-height: 1.5;
}
.form li{
    font-size: 22px;
}
.normal{
    font-weight: normal !important;
}
h1{
    font-size: 56px;
}

.footer .link-list >:nth-child(n){
    border-left: 1px solid black;
    padding-left:10px;
}