{# Adjust height from top here#}
.breadcums-section {position: absolute; z-index: 9; width: 100%; top:10px;} 
.breadcums-section .hs-breadcrumb-menu {flex-wrap: wrap;background: rgba(0, 0, 0, .38); flex-wrap:wrap; display: inline-flex;padding: 5px 12px;}
.breadcums-section .hs-breadcrumb-menu-item{float:none; white-space:nowrap; padding:0; white-space:nowrap;}
.breadcums-section .hs-breadcrumb-menu-item:first-child .hs-breadcrumb-menu-divider{padding-left:0}
.breadcums-section .hs-breadcrumb-menu-item:first-child .hs-breadcrumb-menu-divider:before{display:none;}
.breadcums-section .hs-breadcrumb-menu-item:last-child a{pointer-events:none}
.breadcums-section .hs-breadcrumb-menu-item span{padding-left:6px;}
.breadcums-section .hs-breadcrumb-menu-item a{color:var(--white_color); font-size:16px;letter-spacing: -0.051px; text-decoration:none !important;}
.breadcums-section .hs-breadcrumb-menu-item span.hs-breadcrumb-label{color:var(--white_color);font-size:16px;letter-spacing: -0.051px;}
.breadcums-section .hs-breadcrumb-menu-divider:before {
    content: '';
    padding-left: 10px;
    background-image: url('https://2376480.fs1.hubspotusercontent-na1.net/hubfs/2376480/The%20Selwyn%20Foundation%202024%20Theme%20-%2034/Home/Arrow%20Right-1%20(4).svg');
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 6px;
  padding-left: 10px; 
  position: relative;
  top:2px;
}
