/*
Theme Name:     OceanWP-child
Theme URI:      
Description:    OceanWP child theme.
Author:         ITESS
Author URI:     
Template:       oceanwp
Version:        1.0
*/

.custom-content{
    color: #13AFF0;
    margin-bottom: 20px;
}
.pdf-icon{
    
    font-size: 48px!important;
    color: #AF0405;
    margin-bottom: 50px;
}

.custom-logo{
    max-width: 25%;
}

.signAgreement{
    text-align: left;
    color: #AF0405;
}

#agreementTitle{
    margin-left: 25px;
    font-size: 25px;
}

.hide{
    display: none;
}

.owp-product-nav-wrap.clr{
    display: none;
}