/** === Separator Block === */
.wp-block-separator{
    max-width: 180px;
}
.wp-block-separator:not(.is-style-dots){
    border: none;
}
.is-style-wide{
    max-width: 100%;
    width: 100%;
}