﻿.terms-page {
    line-height: 1.9;
}

.terms-list {
    padding-right: 1.2rem;
}

.terms-list li {
    margin-bottom: 1.5rem;
}

.terms-list h6 {
    margin-bottom: 0.5rem;
    color: var(--main-feature-color) !important;
}

.terms-list p {
    margin-bottom: 0;
    color: #444;
    font-size: 0.95rem;
    text-align: justify;
}
