.interview-q {font-family: "graphik";margin-bottom: 30px;}

.interview-q h6 {
    font-size: 18px;
    font-weight: 500;
}

span.qa {
    color: #fe7b57;
    font-weight: 700;
    font-size: 18px;
}

p.answer {
    font-size: 16px;
    color: #1e1e1e;
}

i.fa.fa-volume-up.int-audio {
    cursor: pointer;
}

i.fa.fa-volume-up:hover {
    color: #fe7b57;
}