.Custom-Link{
    cursor:pointer;
}
.responsive {
    width: 100%;
    height: auto;
}
.bg-light-red {
    background-color: #ff000021;
}
.bg-light-green {
    background-color: #d0e1cf;
}

.F-12{
    font-size:12px !important;
}