﻿.Separator {
    height: 2px;
    background: #282828;
    opacity: 0.2;
}

.SeparatorText {
    margin: 0 10px;
    color: #282828;
    font-weight: 600;
    font-style: italic;
}