/*!
* This is the extra CSS code.
*/
.card-featured{background-color: #ffffff; border: 2px dashed #ababab;}.opacity-custom{opacity: 0.1;}
.text-item-prev { color: #5d5d5d; }
.text-item-prev:hover { color: #000; }
.text-muted {
    color: #000000 !important;
}
.small, small {
    font-size: 98%;
}

.avatarinitem { margin-right: 10px; }
#navbar-menu > div > ul > li > div > div > div > div:nth-child(3) > div > a:nth-child(16) {
border-top: 1px #000000 solid; }
.card-header { max-width: 100%; }
.card-body { max-width: 100%; }
.card-body .row h3 { color: #5d5d5d; }
.bg-pink {
  background: linear-gradient(119deg, rgba(0, 0, 0, 0) 0%, #d6336c 22%);
}
.bg-blue {  background: linear-gradient(159deg, rgba(0, 0, 0, 0) 0%, #206bc4 22%); }
.card-sm .bg-blue {  background: linear-gradient(159deg, rgba(0, 0, 0, 0) 0%, #206bc4 12%); }
.card-sm .bg-pink {
  background: linear-gradient(119deg, rgba(0, 0, 0, 0) 0%, #d6336c 12%);
}
.row-cards .flex-wrap .bg-blue {  background: linear-gradient(159deg, rgba(0, 0, 0, 0) 0%, #206bc4 12%); }
.row-cards .flex-wrap .bg-pink {
  background: linear-gradient(119deg, rgba(0, 0, 0, 0) 0%, #d6336c 12%);
}

.category_header_title a, .category_header_title a:hover { color: #ffffff; }
.category_header_title h2 { margin-bottom: 0px; }

.bg-gray-lt {
    color: #000000 !important;
    background: rgb(0 0 0 / 8%) !important;
}
.bg-graylight-lt {
color: #999999 !important;
background: rgb(0 0 0 / 3%) !important;
}

.category-item-small { font-size: 12px; }
#navbar-menu > div > ul > li > div > div > div > a:last-child { font-weight: bold; }