.updated-banner-header,
.updated-banner-body-inner-right {
	background-color: #024731;
}

.updated-banner-body {
	background-color: rgb(230 241 216);
}

.updated-banner-body-inner {
	background-color: #218b3e;
}

ul.banner-list li {
  color: white;
  font-size: 14pt;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 8px;
}

ul.banner-list li::marker {
	color: rgb(194, 213, 68);
}

span.updated-banner-header-title {
	color: #bed600;
	display: block;
	font-size: 18.5pt;
	font-weight: 500;
  text-align: center;
}

.email-message p,
.automated-virtual-assistant p {
  font-size: 18px;
}

.dark-green {
  color: rgb(0 58 37)
}

.triangle {
  width: 0; 
  height: 0; 
  border-top: 78.07px solid #024731;
  border-bottom: 78.07px solid #024731;
  border-left: 20px solid #218b3e;
}

.fw-300 {
  font-weight: 300;
}

.triangle-sm {
  width: 0; 
  height: 0; 
  border-top: 40px solid #024731;
  border-bottom: 40px solid #024731;
  border-left: 15px solid #218b3e;
} 

.link-green {
  color: rgb(39 130 50) !important;
}

.update-banner-info p {
  font-size: 15px;
}
