@charset "utf-8";
/* policy
-------------------------------------------------*/
#policy section h2{
    border-bottom: 2px solid rgb(42,156,128);
    padding-bottom: 1%;
}
@media screen and (max-width: 970px){
}
@media screen and (max-width: 600px){
}
@media screen and (max-width: 400px){
}

