.onediro-menu-support {
    padding: 22px 18px;
    border: 1px solid #dce9e1;
    border-radius: 14px;
    background: #f5faf7;
    color: #24362c;
    text-align: center;
}
.onediro-menu-support .onediro-menu-support-title {
    margin: 0 0 10px;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.4;
}
.onediro-menu-support p {
    margin: 0 0 16px;
    font-size: 14px;
    line-height: 1.65;
}
.onediro-menu-support button[swg-standard-button] {
    max-width: 100%;
    min-width: 0;
    text-transform: none;
    letter-spacing: normal;
}
.onediro-menu-support small,
.onediro-menu-support noscript {
    display: block;
    margin-top: 12px;
    color: #596b60;
    font-size: 11px;
    line-height: 1.5;
}
