.d-none {
    display: none;
}

.readmore-toggle {
    color: #0d6efd;
    cursor: pointer;
    font-weight: 500;
    text-decoration: none;
}

.readmore-toggle:hover {
    text-decoration: underline;
}
