.ql-editor {
    direction: rtl !important;
    text-align: right !important;
}

#parallax img {
    object-fit: contain;
}
a.term-link {
    text-decoration: none;
    font-size: 24px;
    margin-bottom: 8px;
    color: #af4e71;
}

a.term-link > span{
    font-size: 15px;
    vertical-align: text-bottom;
}