.flex-row > div[data-element-type="column"]{display: flex; gap: 25px; justify-content: center;}
.flex-row > div[data-element-type="box"] {width: 200px; max-width: 200px; min-width: 200px;}
.font-700{font-weight: 700;}

.divider-3 .zpdivider-common{height: 3px;}
.zpsocialprofile-container.zpsocialprofile-size-lg .zpsocialprofile-wrapper .zpsocialprofile {
    width: 40px;
    height: 40px;
}
.button1 {
    width: 120%;
}