hr.sd-rule {
    width: 100%;
    height: 1px;
    border: none;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: $gray3;
    &.mod-inverted {
        background-color: $white;
    }
}
