﻿.ie-hidden {
    display: none;
}

.ie-pl-4 {
    padding-left: 1rem!important;
}

.ie-pr-4 {
    padding-right: 1rem !important;
}


.visually-hidden {
    display: none;
}

.text-gradient {
    color: #93c700 !important;
}

.text-gradient-blue {
    color: #00162d !important;
}

.text-gradient-orange {
    color: #653e00 !important;
}