﻿body {
}
.h-2{
   height: .5rem !important;
}
.bg-light-dark {
    background-color: #D1D5DB !important;
}
.card-icon {
    max-width: 64px;
    min-width: 64px;
}

.my-100 {
    padding-top:100px !important;
    padding-bottom:100px !important;
}
.mb-100 {
    padding-bottom: 100px !important;
}

.border-2-white {
    border: 2px solid #FFF !important;
}
.overlay_2 {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    inset: 0;
}