

      :root {
        --font: Inter;
        --alt-font: Inter;
        --accent-color: #002158;
        --secondary-color: #b11030;
        --link-color: #2274d8;
        --accent-highlight-color: #002158;
        --accent-highlight-background-color: #d8e6ff;
        --accent-tinted-color-70: #b3bccd;
        --accent-tinted-color-80: #ccd3de;
        --accent-tinted-color-90: #e6e9ee;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #00348b;
        --secondary-hover-color: #e0143d;
        --secondary-contrast-color: #fff;
        --link-hover-color: #76aaea;
      }
      

.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_hires_v3/v1/course-uploads/9b86a888-9377-497f-b326-b8d49ce0e547/ihtzu5jkd8uk-logo-cr-institute-navy-teal.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">


body {background-color:#ffffff;}
.cr-container {width:85%; max-width:1300px;}
.p-col > div {padding-left:1rem; padding-right:1rem;}
.p-top-0 {padding-top:0px!important;}
.p-bottom-0 {padding-bottom:0px!important;}
.p-left-0 {padding-left:0px!important;}
.p-right-0 {padding-right:0px!important;}
.p-all-0 {padding:0px!important;}
.title-sub-no-desc .row {display:none;}
.title-sub-no-desc > div {padding-left:1rem; padding-right:1rem;}

.cr-hdr-banner {background-color:#fff1d1; padding:0rem!important;}
.cr-hdr-banner .row {font-size:20px; text-align:center;}
.cr-hdr-banner a {display:block; padding:1rem 0rem; color:#2274d8; font-weight:500;}
.cr-hdr-banner a span {color:#002158;}

/*SIGN IN*/
div.session__container img {max-width:200px;}
div.signin-txt {margin-top: 0.5rem; margin-bottom: 1.5rem; font-size: 14px; text-align: center; color: #888;}

/*#learner {padding-top:50px;}*/
body.learn.dashboard #learner {padding-top:0px;}

body.catalog .widget--catalog {margin-top:20px;}

body.dashboard .container {width:85%; max-width:1300px;}

body.index, body.page {margin-top: 52px;}
body[class*="panorama"], body[class*="manager"] {margin-top: 0px;}

body.index .home__content, body.page .home__content {width: 100%; max-width: 100%; margin:0px; padding:0px;}

.container {background: #fff; box-shadow:none; position: relative; width: 100%; max-width:100%;}

/*.home__content, .home.course-group .home__content, body.home .home__content {width: 85%; max-width: 1300px; margin: 0 auto; padding:100px 0px 0px 0px;}*/
.home__content, .home.course-group .home__content {width: 85%; max-width: 1300px; margin: 0 auto; padding:100px 0px 0px 0px;}

.header--microsite {width: 100%; padding: 0 0 0 1rem; position: fixed; top: 0; z-index: 11; background-color: #fff; box-shadow: rgba(0,0,0,0.2) 0 2px 2px 0;}

/*NAVBAR*/
header.header--microsite {padding:0;}
.header .company__beta-logo .company-logo__container img {max-height:20px; margin-top:11px;}
a.company__beta-logo {margin:5px 0px 0px 20px;}
/*a.company__beta-logo {margin:5px 0px 0px 0px; position:absolute; left:50%; transform:translateX(-50%);}
nav.nav {position:relative; z-index:1; top:52px;}*/
button#cart-button {margin-bottom:0px; background-color:#2274d8!important; color:#ffffff;}
button#cart-button:hover {background-color:#1d63b8!important;}
nav.top-bar {background:none; position:absolute; top:0; left:200px;}
.top-bar-section ul li>a {font-size:.95rem;}
.top-bar-section li:not(.has-form) a:not(.button) {padding:0 .75rem 0 .75rem;}
.top-bar-section .has-dropdown>a, .top-bar-section .navigation-widget__item--has-dropdown>a {padding-right:1.5rem!important;}
.top-bar-section .has-dropdown>a:after, .top-bar-section .navigation-widget__item--has-dropdown>a:after {margin-right:.75rem;}
/*
.global-nav__container {position: fixed; top: 0; z-index: 11; width: 100%; box-shadow: rgba(0,0,0,0.2) 0 2px 2px 0; max-width: 100%; text-align: left;}
.nav--top {position: fixed; z-index: 11; top: 0; right: 0;}
.nav--top ul li > a, .nav--top ul li > button {padding: 1.5em 1em; margin: 0; font-size: 1rem; line-height: inherit; color: #4c4c4c; text-transform: none; border: 0; border-radius:0px; border-color: transparent; box-shadow: none;}
#cart-button {color: #fff; background-color: #0491c7!important;}
.nav--top ul li > a:hover {background:#f6f6f6;}
.top-bar-section ul li {padding:0px;}
.top-bar-section li:not(.has-form) a:not(.button) {padding: 1.5em 1em; color: #4c4c4c; line-height: inherit;}
.header--microsite .company__logo, 
.header--microsite .company__beta-logo {width:auto; height:auto; margin-left:0px; position: fixed; top: 0; z-index: 11; margin-top: 16px; left: 50%; transform: translateX(-50%);}
*/

/*NAVBAR - DASHBOARD*/
nav.dashboard-nav-catalog {left:15px;}

/*HOME HERO MANAGED CARE LINK
#i18n-0 {}
.nav--top ul li > a {display:block; position: fixed; top: 0; z-index: 12; padding: 1.5em 1em; font-size: 1rem; color: #4c4c4c; text-transform: capitalize;}*/

.hero-description .row,
.widget--searchbar .row,
.two-col-section .row,
.three-col-section .row,
.widget--featured-content .row,
.widget--one-column .row,
.widget--two-column .row,
.widget--three-column .row,
.widget--hr,
.row.widget--catalog_standard ,
.row.widget--dashboard-access_standard,
.row.widget--testimonial_standard {width:85%; max-width:1300px; margin:0 auto;}

.widget--hr hr {border:solid #ababab; border-width:1px 0 0;}

.home-quotes--quote {color: #000000; background-repeat: no-repeat; background-position: 50% 0; background-image: url(//d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1502992067/h7brbvjntdktknrz4cjp.png); padding-top: 80px; font-weight: 300;}

.home-quotes--holder .home-quotes--author {font-family: 'Montserrat', sans-serif; font-style: italic; color: #000000; padding-top: 16px; font-size: 22px; font-weight: 300; text-align: center; position: relative; margin-bottom: 0;}

.home-quotes--holder .home-quotes--author:before {content: ''; position: absolute; top: 0; height: 0; min-width: 180px; border-top: 1px solid #000000; margin-left: calc(50% - 90px); display: block;}

.home-quotes--item.slick-slide {min-height: 489px; display: flex; flex-direction: column; justify-content: center; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover;}

.home-quotes--holder {width: 80%; margin-left: auto; margin-right: auto;}

.home-quotes--holder h1 {font-size: 1.75rem; text-align: center;}

.home-quotes--holder .home-quotes--author-info {color: #000000; font-style: italic; text-align: center; font-weight: 100;}

/* carousel styling */
.slick-initialized .home-quotes--item.slick-slide {display: flex;}

.home-quotes .slick-arrow {position: absolute; z-index: 5; border: none; background-color: transparent; background-position: 50% 50%; background-size: contain; background-repeat: no-repeat; top: 50%; margin-top: -30px; height: 60px; width: 36px; text-indent: 110%; line-height: 60px; overflow: hidden; opacity: 0.6; transition: opacity 0.2s ease-in; margin: 0; padding: 0;}

.home-quotes .slick-arrow:hover {opacity: 0.9;}

.home-quotes .slick-arrow.slick-prev {background-image: url(//d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1502992209/l0vlulakuujrbzf1kngy.png); left: 15px;}

.home-quotes .slick-arrow.slick-next {background-image: url(//d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1502992275/w012zm8b2tgmrtxsvuk6.png); right: 15px;}

.home-hero .hero, .cert-hero .hero {margin-bottom:0; height:400px; max-height:400px;}

.home-hero .hero .hero__caption a {margin-top: 15px; text-transform: uppercase; letter-spacing: 0.09em; background-color: #de3a4e; border: 1px solid #de3a4e;}

.hero .hero__caption .hero__title {text-align: center; font-weight: 200; font-family: 'IBM Plex Sans', sans-serif !important;}

body.index .hero .hero__caption {text-align: center; display: block; position: absolute; top:0; bottom:0; background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)),url("https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fill,w_1920/v1/course-uploads/9b86a888-9377-497f-b326-b8d49ce0e547/a5oj74cd8tmx-home-hero-lg-1.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center;}
/*
body.page .hero .hero__caption {text-align: center; display: block; position: absolute; top:0; bottom:0; background-image: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0.5)),url("https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fill,w_1920/v1/course-uploads/9b86a888-9377-497f-b326-b8d49ce0e547/uyj98ytacoha-hero-certification-01.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center;}
*/
body.page .hero picture img {position: absolute; top:50%; transform: translateY(-50%);}

.hero .hero__caption {text-align: center; display: block; position: absolute; background:rgba(0,0,0,0.5); top:0; bottom:0;}

.hero .hero__caption .hero__title,
.hero .hero__caption .h4 {margin: 20px auto 0 auto; width:50%; color:#ffffff; position: relative; top: 50%; transform: translateY(-50%); display: block;}
.hero .hero__caption .hero__title {margin-top: -20px;}

.home-banner-free-ceus {padding:25px 0px 30px 0px!important; background-color:#254555; text-align:center;}
.home-banner-free-ceus p {margin:0px;}
.home-banner-free-ceus-title {font-size:24px; color:#ffffff;}
.home-banner-free-ceus .widget__cta {padding:20px 0px 0px 0px;}
.home-banner-free-ceus .widget__cta a {margin:0 auto; background-color:#2274d8;}
.home-banner-free-ceus .widget__cta a:hover {background-color:#1d63b8;}

.hero-description {padding:2rem 0rem 1rem 0rem!important; background-color:#eaeaea;}

.hero-description p {margin-bottom:0px; color:#333333;}

.search-bar-widget {max-width: 600px; margin: 0 auto;}

.search-bar-widget input {width: 100%;}

.search-bar-widget, .widget--support input:focus {box-shadow:none;}

.search-bar-widget .btn--submit, .widget--support .btn--submit {background-color: #ababab; border-radius: 0px!important; color: #333333; border: 1px solid #ababab; box-shadow: inset 0px 1px 2px rgba(0,0,0,.1);}

.widget--support .btn--submit {padding:.5em 1.25em}

.search-bar-widget .btn--submit i {padding-right: 0em; font-size: 1.2rem;}

/* 2 and 3 col section */
.two-col-section,
.three-col-section {background-color:#ffffff;}

.two-col-section .editor-content,
.three-col-section .editor-content {text-align: center;}

#learner .two-col-section .editor-content h3,
#learner .three-col-section .editor-content h3 {font-size: 30px; font-weight: 300; margin-bottom: 8px;}

.two-col-section p,
.three-col-section p {margin:0!important;}

.cta-red a {margin-top: 15px; text-transform: uppercase; letter-spacing: 0.09em; background-color: #de3a4e; border: 1px solid #de3a4e; text-align:center;}

.layout__content .widget {padding:2rem 0rem;}

.widget--searchbar {background-color: #eaeaea; padding-top: 0!important;}

.layout__content .widget--hero-image, 
.layout__content .widget--html {padding:0!important;}

.widget--title {padding:2rem 0rem; background-color:#eaeaea; color:#ffffff;}

.widget--title .widget__title, 
.widget__subtitle {color:#333333; margin-bottom:0px; width: 85%; max-width:1300px; margin: 0 auto;}

a.catalog-item:hover {background-color:#eaeaea;}

.learn.dashboard .widget, .learn.transcript .widget {padding:1rem 0;}

.cr-dashboard-support {margin:1rem 0rem; background-color:#eaeaea;}
.cr-dashboard-support h2 {margin-bottom: 0;}
.cr-dashboard-support .widget__cta {padding:0;}
.cr-dashboard-support .widget__cta .btn {margin-bottom: 0;}

/* footer */
.footer {background-color: #002158;}

.footer__inner {border: none; width:85%; max-width: 1300px;}

.footer__company__info, 
.footer__company__name, 
.footer__powered-by, 
.footer__powered-by a {color: #fff;}

.footer .link {padding:0px 0px 0px 1em;}
.footer .link:last-child {display:none;}
.footer__links strong {display: none;}
.footer__links a {color:#ffffff;}

/*.footer__links a {display: block; overflow: hidden; height: 30px; width: 30px; background-image: url(//d36ai2hkxl16us.cloudfront.net/m/crowd-culture/question.svg); background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; text-indent: 110%; line-height: 30px;}*/

/*SUPPORT*/
body.support .faq__sidebar {display:none;}
body.support .faq__content {width:100%;}

/*BUTTONS*/
.btn-gray {display:inline-block; margin-top:20px; font-size:.75rem; line-height:inherit; color:#ffffff!important; border:1px solid #333333; padding:10px 20px; background:#333333; text-transform:uppercase;}
.btn-gray:hover {background:none; color:#333333!important;}

.btn-pink {display:inline-block; margin-top:20px; font-size:.75rem; line-height:inherit; color:#ffffff!important; border:1px solid #2274d8; padding:10px 20px; background:#2274d8; text-transform:uppercase;}
.btn-pink:hover {background:#1d63b8; color:#ffffff!important;}

.dashboard-quick-links .btn-pink {font-size:1rem;}

/*CERTIFCATION*/
.certification-desc {background-color:#eaeaea; padding-bottom:0px;}
.certification-desc p {margin-bottom:0px;}
.certification-title-earn {width: 85%; max-width: 1300px; margin: 0 auto; padding:2rem 1rem 0 1rem!important;}
.certification-title-earn .row {display:none;}
/*.certification-view-all {background-color:#eaeaea;}*/
.certification-certs {padding-top:0px!important;}
.certification-hdline-add-certs {padding-bottom:0px!important; background-color:#eaeaea;}
.certification-hdline-add-certs-list {padding-top:0px!important; background-color:#eaeaea;}

/*FREE CEUS*/
.free-ceus-hdr {padding:3rem 0!important; background-color:#254555; color:#ffffff;}
.free-ceus-hdr p:last-of-type {margin-bottom:0px;}
.free-ceus-access {padding:3rem 0!important;}
.free-ceus-access p:last-of-type {margin-bottom:0px;}
.free-ceus-access ul {margin-bottom:0px;}
.free-ceus-access .btn-pink {display:inline-block; margin-top:20px; font-size:1rem; line-height:inherit; color:#ffffff!important; border:1px solid #2274d8; padding:10px 20px; background:#2274d8; text-transform:uppercase;}
.free-ceus-access img {-webkit-box-shadow: rgba(0,0,0,.12) 0 2px 8px, rgba(0,0,0,.12) 0 2px 5px; box-shadow: rgba(0,0,0,.12) 0 2px 8px, rgba(0,0,0,.12) 0 2px 5px;}
.free-ceus-legal {padding:3rem 0!important; background-color:#f3f3f3; font-size:12px; line-height:18px;}
.free-ceus-legal p:last-of-type {margin-bottom:0px;}

/*CR CERTIFICATIONS PAGE*/
.cr-certs .featured-content-article-item .column {padding:0px;}
.cr-certs .featured-content-article-item .row, .cr-certs-2 .catalog-grid-item .row {width:100%; max-width:100%;}
.cr-certs .featured-content-article-item .row .featured-content-article-item__title {font-size:16px;}
.cr-certs .featured-content-article-item .row .featured-content-article-item__description {font-size:14px;}
.cr-certs-2 .catalog__ribbon-corner {display:none;}
a.cr-cert-item {display:block; padding:10px; border:1px solid #e9e9e9; text-decoration:none;}
a.cr-cert-item:hover {background-color:#eaeaea; color:#333333; text-decoration:none;}
div.cr-cert-title {display:block; padding:15px 4px 0px 4px; font-size:16px; font-weight:bold; color:#333333;}
div.cr-cert-desc {display:block; padding:10px 4px 10px 4px; font-size:14px; color:#333333;}
div.cr-cert-cta {display:block; padding:10px 4px 0px 4px; font-size:14px; color:#254555; text-align:right; border-top:1px solid #e9e9e9;}
.cr-cert-bfmt-banner {padding-bottom:0px; color:#ffffff;}
.cr-cert-bfmt-banner h3 {color:#ffffff;}
.cr-cert-bfmt-banner div.row {background-color:#254555; padding:20px 0px 20px 20px;}
.cr-cert-bfmt-banner div.medium-6:first-of-type {width:80%;}
.cr-cert-bfmt-banner div.medium-6:nth-child(2) {width:20%; text-align:center;}

/*PANAORAMA DASHBOARD BUTTON*/
.panorama-dashboard .large-8.columns.text-right {display:none;}

/*CR UNITE*/
.hero-cr-unite-2020 {text-align: center; display: block; height:400px; top: 0; bottom: 0; background-image:url(https://centralreach.com/uploads/crunite/hdr-cr-unite-2020.jpg); background-repeat: no-repeat; background-size: cover; background-position: center;}
.hero-cr-unite-2021 {text-align: center; display: block; height:400px; top: 0; bottom: 0; background-image:url(https://centralreach.com/uploads/crunite/2021/hdr-institute-cr-unite-2021.jpg); background-repeat: no-repeat; background-size: cover; background-position: center;}
.hero-cr-unite-2022 {text-align: center; display: block; height:400px; top: 0; bottom: 0; background-image:url(https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,w_800/v1/course-uploads/9b86a888-9377-497f-b326-b8d49ce0e547/n37i4rnqibns-hdr-cr-unite-2022.jpg); background-repeat: no-repeat; background-size: cover; background-position: center;}

.cr-unite-ceus .featured-content-article-item {padding:0;}
.cr-unite-ceus .featured-content-article-item .row {width:100%;}

/*CUSTOM RIGHT RAIL*/
div.custom-right-rail-v1 {padding:20px; background-color:#f3f3f3;}
p.margin-bottom-5 {margin-bottom:5px;}
ul.custom-right-rail-v1 {margin-left:0px; line-height:14px;}
ul.custom-right-rail-last-v1 {margin:0px; line-height:14px;}
.font-13 {font-size:13px;}

/*ABA On Call*/
.aba-on-call-intro {background-color:#f3f3f3;}
/*.aba-on-call-intro h1, .aba-on-call-intro p {text-align:left!important;}*/


.width-100 {width:100%;}
.width-100 .row {width:100%;}
.p-0 {padding:0px 0px 0px 0px;}
.p-0 .columns {padding:0px 0px 0px 0px;}

@media only screen and (min-width: 48.063em) {
/*.top-bar-section .has-dropdown>a:after, .top-bar-section .navigation-widget__item--has-dropdown>a:after {top:2.2rem;}*/
}

@media only screen and (min-width: 769px) and (max-width: 950px) {
nav.top-bar {left:160px!important;}
.top-bar-section li:not(.has-form) a:not(.button) {padding:0 .5rem 0 .5rem;}
.top-bar-section ul li>a {font-size:.8rem;}
.top-bar-section .has-dropdown>a, .top-bar-section .navigation-widget__item--has-dropdown>a {padding-right:1rem!important;}
.top-bar-section .has-dropdown>a:after, .top-bar-section .navigation-widget__item--has-dropdown>a:after {margin-right: .25rem!important;}
}

@media only screen and (max-width: 768px) {

body.index, body.page {margin-top: 87px!important;}

/*#learner {padding-top:42px;}*/

.header--microsite {padding:0!important;}

/*NAVIGATION*/
.header .company__beta-logo .company-logo__container img {max-height:14px!important;}
a.company__beta-logo {margin:5px 0px 0px 15px!important; position:initial; left:initial!important; transform:initial!important; float:left!important;}
nav.nav {position:initial!important; top:initial!important; float:right!important;}
nav.top-bar {position:initial!important; top:initial!important; left:initial!important;}
.top-bar-section ul li>a {font-size:initial!important;}
.top-bar-section li:not(.has-form) a:not(.button) {padding:12px 0 12px 1rem!important;}
.top-bar-section .has-dropdown>a, .top-bar-section .navigation-widget__item--has-dropdown>a {padding-right:initial!important;}
.top-bar-section .has-dropdown>a:after, .top-bar-section .navigation-widget__item--has-dropdown>a:after {margin-right:initial!important;}
.top-bar .toggle-topbar button {color:#333333;}
.top-bar .toggle-topbar.menu-icon button span:after {-webkit-box-shadow:0 0 0 1px #333333, 0 7px 0 1px #333333, 0 14px 0 1px #333333; box-shadow:0 0 0 1px #333333, 0 7px 0 1px #333333, 0 14px 0 1px #333333;}
/*
.top-bar .toggle-topbar.menu-icon {margin-top:-16px;}
.top-bar .toggle-topbar {text-align:left;}
.top-bar .toggle-topbar button {padding: 0 30px 0 15px;}
.top-bar .toggle-topbar.menu-icon button span:after {box-shadow:0 0 0 1px #abacad, 0 7px 0 1px #abacad, 0 14px 0 1px #abacad}
nav.top-bar ul.title-area li.toggle-topbar button.btn span > span {display: none;}
.top-bar-section li:not(.has-form) a:not(.button) {padding:.75em 1em!important;}
.global-nav__container {text-align:center!important;}
.header--microsite .company__logo, 
.header--microsite .company__beta-logo {left: 3.3em!important; transform: translateX(0)!important; margin-top:6px!important;}
.header .company__beta-logo .company-logo__container img {max-height:30px!important;}
.nav--top ul li > a, .nav--top ul li > button {padding:.75em .5em!important;}
*/

body.dashboard .header--dashboard .header__inner .column {padding:1rem 0 0 0;}

.home-hero .hero {margin-top:0px!important;}
.cert-hero .hero {margin-top:40px!important;}

.home-hero .hero, .cert-hero .hero {max-height:180px;}
.hero .hero__caption .hero__title {width:90%; font-size:1.5rem;}
.hero .hero__caption .h4 {width:90%; font-size:1rem; line-height:1rem;}

#learner .two-col-section .editor-content h3,
#learner .three-col-section .editor-content h3 {margin-top: 30px;}

#learner .two-col-section .editor-content h3.first,
#learner .three-col-section .editor-content h3.first {margin-top: 0px;}

.widget--featured-content .columns {padding:0px;}

.small-block-grid-1>li {width:50%;}

.small-block-grid-1>li:nth-child(2n) {clear:right;}

.widget__title-cta {max-width:100%;}

.footer {padding:0!important; text-align:center;}
.footer__inner {width:100%!important; padding:2rem!important;}
.footer .link {padding:0px 1em 0px 0px!important;}

.btn-gray {margin:15px 0px 20px 0px!important;}
}

@media only screen and (max-width: 414px) {
.small-block-grid-1>li {width:100%!important;}
.cr-cert-bfmt-banner div.medium-6:first-of-type {width:100%;}
.cr-cert-bfmt-banner div.medium-6:nth-child(2) {width:100%;}

/*CR UNITE 2020*/
.hero-cr-unite-2020 {height:200px!important;}
}

@media only screen and (max-width: 320px) {
/*.nav--global-links>a {padding:0 .5em!important; margin-top:65px!important; font-size:.8rem!important;}*/
}

.manager-dashboard__support {
    background-color: #002158;
    color: white;
}

.manager-dashboard__support span{
    color: white;
}

