.fstElement {
    font-family: 'GeLight';
    font-size: 0.65em;
    display: block;
    border-radius: 4px;
}

.fstToggleBtn {
    font-size: 1.2em;
}

.fstToggleBtn:after {
    left: .71429em;
    right: unset;
    border-top-color: #000000;
}

.fstResults {
    max-height: 24.5em;
}
