.policy-sec{
    background-color: #F5F5F5;
    padding-top: 60px;
    padding-bottom: 60px;
}

.policy-panel{
    background-color: #fff;
    padding: 40px 60px;
}

.policy-panel .policy-title{
    font-size: 32px;
    line-height: 43px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}

.policy-date{
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 40px;
}

.policy-panel h5{
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #000;
    margin-bottom: 16px;
}

.policy-panel p{
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 12px;
}