/****************************  ****************************/

.member-title {
    text-align: center;
}

.member-title span {
    font-family: 'Josefin Sans', sans-serif;
    color: #E6280F;
    font-size: 20px;
    display: inline-block;
    border: 2px solid #E6280F;
    padding: 3px 17px;
    margin: 0 0 35px;
}


/****************************  ****************************/

.check-agree {
    display: block;
    padding: 20px 0 0;
    margin-top: 25px;
    clear: both;
    color: #525252;
    font-size: 13px;
    border-top: 2px dotted rgba(134, 134, 134, .5);
}

.check-agree strong,
.check-agree a {
    color: #E5260D;
    text-decoration: underline;
}

.check-agree a:hover {
    text-decoration: underline;
}

.check-agree span {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 20px);
}


/****************************  ****************************/


/****************************  ****************************/

@media screen and (max-width: 520px) {}
