.center {
    text-align: center;
}

.bordered {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}

.no-margin-bottom {
    margin-bottom: 0;
}


#rss-feeds {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 5px;
    padding-bottom: 10px;
}

.scroll-max-height {
    max-height: 800px;
    height: 800px !important;
    overflow: auto;
}

.ccl-use-case-container .ccl-use-case-col4 {
    width: 23% !important;
    position: relative !important;
}

@media (max-width: 900px) {
    .ccl-use-case-container .ccl-use-case-col4 {
        width: auto !important;
    }
}

.ccl-use-case-buttons {
    position: relative !important;
    right: 0 !important;
    bottom: 0 !important;
}

.ccl-button--default {
  background: #FFFFFFCC 0% 0% no-repeat padding-box;
}

.drkmc-icons i {
    font-size: 4.7rem !important;
    border: 2px solid #FAA73E !important;
    border-radius: 4.7rem !important;
    padding: 1.3rem !important;
    display: table !important;
    margin: 0 auto !important;
    color: #FAA73E !important;
}

.drkmc-icons-xl i {
    font-size: 7.2rem !important;
    border: 2px solid #FAA73E !important;
    border-radius: 7.2rem !important;
    padding: 0.2 !important;
    display: table !important;
    margin: 0 auto !important;
    color: #FAA73E !important;
}

.ccl-use-case div.smk {
    height: 880px !important;
    overflow: auto !important;
}

.ccl-use-case-container #rss-feeds .ccl-use-case a.ccl-use-case-title {
    display: inline-block;
    margin-top: 0.35rem;
    margin-bottom: 0.35rem;
}

.ccl-use-case-container #rss-feeds .ccl-use-case {
    margin-top: 1.25rem;
}
.ccl-use-case-container #rss-feeds .ccl-use-case:first-child {
    margin-top: 0;
}

div[class*=" imagebg"] h3 {
    margin-block-start: 0.5rem;
    margin-block-end: 0.5rem;
}

div.t-center-header h2.lblh3-icon {
    margin-block-end: 0.25rem;
}

.ccl-footer .ccl-footer-main .ccl-footer-logo {
    margin-bottom: 3.5rem;
}

.ccl-color_emergency .ccl-footer .ccl-footer-bottom .ccl-footer-legal {
    margin-top: 1rem;
}

.ccl-color_emergency .ccl-use-case-container .ccl-use-case-col {
    padding-bottom: 4rem !important;
}

