.office-phone-link-porter,
.office-whatsapp-link-porter,
.office-email-link-porter {
    text-decoration: none;
    transition: color 0.3s ease;
    display: flex;
    align-items: flex-start;
    width: 100%;
	font-size: 14px;
}

.office-address-porter,
.office-city-porter,
.office-phone-porter,
.office-whatsapp-porter,
.office-email-porter {
	font-size: 13px;
}

.office-item-title-porter {
    margin: 0 0 12px 0;
    font-size: 17px;
    font-weight: 400;
}

.office-title-porter {
    color: inherit;
    font-size: 19px;
    font-weight: 400;
    line-height: 140%;
    text-align: center;
}

.btn-category-porter {
	font-family: inherit;
	font-size: 15px;
    box-shadow: none !important;
}