.ctpe-btn-show:hover{
color: white;
background-color: #006747;
cursor: auto;
}

.product-account-logo{
max-height: 65px;
}
.product-account-image-wrapper{
height: 40px;
}

.header-branding h1 a img { height: 90px}

.header-branding {height:120px;}




.feature-region {
  /* background-image: linear-gradient(to right, #234672, #234672 50%, #234672); */
  background-color: white; /* Replaced with white for a blank background */
}

.feature-region {
   background-image: linear-gradient(to right, #FFFFFF, #FFFFFF 50%, #FFFFFF);
}

.carousel-inner {background-color: #006747;}
.carousel-inner img {max-width: 100%; }