.cms-phone{
    font-size: 15px;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
.cms-phone a{
    text-decoration: none;
}
.cms-phone__link{
    flex: 0 0 128px;
    font-size: 16px;
}
.cms-phone__icon{
    margin-right: 8px;
    color: var(--global-gray-500);
}
.cms-phone__icon .svg-icon{
    width: 20px;
    height: 20px;
}
.cms-phones__footer a {
    color: white;
}
