<html><body><p>.next {
	  text-decoration: none !important;
    text-transform: uppercase;
    background-color: #535353;
    color: #fff !important;
    padding: 0.25em 0.5em;
    margin: 0 0.25em;
}

.next i, .prev i {
    color: #eeb111;
    padding-left: 0.25em;
}

.fa-chevron-circle-down {
    color: #008265;
}

.see-answer {
    background-color: #008265;
    text-align: center;
    border: 3px solid #008265;
    border-radius: 3px;
    padding: 0 10px;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 700;
}

.acpe {
    vertical-align: text-bottom;
    width: 43px;
}
</p></body></html>