.country-description{
    grid-column: 1 / -1;
    width: 100%;
    color: #818a96;
    line-height: 15px;
    font-size: 0.75rem
}