/* File tgs-global.css */
b, strong {
    font-weight: 900 !important;
}

/* Ẩn nút Back to Top ngoại lai khi đang mở giao diện làm bài thi */
body.iot-ios-locked #tgs-back-to-top {
    display: none !important;
}