.bg-zym-primary {
    background-color: #262262 !important;
}
.bg-zym-secondary {
    background-color: #39B54A !important;
}

.bg-zym-dark {
    background-color: #222 !important;
    color: #fff !important;
}

.zym-svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
}
.zi2x {
    width: 2.5em;
    height: 2.5em;
}
.zymoform-jerrycan {
    background-color: currentColor;
    mask: url('/assets/icons/zymoform-jerrycan-x1.svg') no-repeat center / contain;
    -webkit-mask: url('/assets/icons/zymoform-jerrycan-x1.svg') no-repeat center / contain;
}
