﻿.module-gray {
    background: #eee;
    border-radius: 10px;
    font-size: 16px;
    padding: 1rem 4rem 3rem;
    width: fit-content;
}

.module-gray .h4 {
    font-size: 1.6rem;
}
