.office {
    border-radius: var(--radius);
}

.office i {
    color: var(--accent-cyan);
}
