/* BASIC css start */
#membership .etc_title{
    font-size: 30px;
    font-weight: bold;
    color: #232323;
    text-align: center;
    margin-bottom: 130px;
}

#membership .etc_title h4{
    font-size: 14px;
    font-weight: normal;
    color: #828282;
    display: block;
    line-height: 1;
    margin-top: 8px;
}
/* BASIC css end */

