.pointmsg-text {
        font-size: 13px;
        text-align: center;
        margin-top: 30px;
    }


.pointmsg-text-title {
        font-size: 13px;
        text-align: center;
    }
    
.pointmsg-text-bold {
        font-size: 13px;
        font-weight: bold;
    }
    
.pointmsg-underline {
        font-size: 13px;
        text-decoration:underline;
    }
    
.pointmsg-text p {
        margin-top: -10px;
        margin-bottom: -7px;
    }
