.ce-kcc-contacts {
    margin-top: 3rem;
}

.ce-kcc-contacts__container {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}

.ce-kcc-contacts__header {
    margin-top: 0;
}

.ce-kcc-contacts__list {
    list-style: none;
    padding: 0;
}

.ce-kcc-contacts__contact:not(:last-child) {
    margin-bottom: 1rem;
}

.ce-kcc-contacts__phone-number .icon {
    display: inline-block;
    vertical-align: middle;
}
