﻿.extraText {
    display: none;
    margin-top: 8px;
}

.explore-link {
    cursor: pointer;
    text-decoration: underline;
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
}


.h4-style {
    font-size: 1.5rem; 
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}