@charset "utf-8";
/* CSS Document */

.terms-agreement {
            margin: 25px 0;
            font-size: 14px;
            color: #555;
        }
.terms-agreement a {
            color: #000;
            text-decoration: underline;
        }
 
    