/**
 * Example — кастомные стили поверх Bootstrap 5.
 */

.content a:not(.btn) {
    text-underline-offset: 0.15em;
}
