﻿.favoriteBtn svg {
    width: 1.5rem;
    height: 1.5rem;
}

.plandescriptions {
    height: 20rem;
    overflow-y: auto;
}

.sec-title {
    font-size: 3rem;
    color: var(--accent-color);
    display: block;
    text-align: center;
    margin-bottom: 3rem;
    line-height: normal;
}