.simplecheckout-rule-group{
    margin-top: 5px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.simplecheckout-rule{
    width: max-content;
    color: #e01818;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: .3px;
}
