
.a-services-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 200px !important;
    height: 180px !important;
}

.a-services-footer p {
    font-size: 12px !important;
}

.services-footer {
    width: 70px !important;
    height: 70px !important;
    margin-bottom: 5px !important;
}

.costume-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.costume-border-bottom:last-child {
    border-bottom: none !important;
}
