﻿/*EXTENDING THEME STYLES I.E CUSTOMIZATION */

.icon-box-bg {
    padding-bottom: 0.1rem !important;
}
.display-icon {
    color: deepskyblue;
    font-size: 70px;
}
.cbox-3-txt {
    width: 90% !important;
}
.bg-skyblue {
    background-color: deepskyblue !important;
}
.no-border {
    border: 0px !important;
}
.vlist-style {
    margin-top: 8px;
    margin-right: 8px;
}