.list{
		font-size: 15px !important;
    color: #777 !important;
    line-height: 26px !important;
    font-weight: 300 !important;
    text-align: justify;
}

.btn-next{
		padding: 8px 47px;
    border-radius: 0;
    background-color: #EF8534;
    border: none;
    color: #333;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 26px;
    transition: all 1s ease 0s;
}