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

