/* Add here all your CSS customizations */
.w-separator {
    line-height: 18px;
    height: 20px;
    padding: 2px 0;
        text-align: center;
    overflow: hidden;
    clear: both;
        color: #e8e8e8;
        border-color: #e8e8e8;
}
.w-separator.size_small {
    margin: 25px 0;
}
.w-separator.type_short {
    width: 30%;
    margin-left: auto!important;
    margin-right: auto!important;

}