.bwround {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

#main-header.et-fixed-header {
  background: #0e5432 !important;
}

footer a {
  color: #fff !important;
}

.et_pb_image_wrap img {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

#main-header {
  padding-top: 10px;
}

#top-menu li {
  padding-right: 30px;
}

#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

.et_pb_text_inner h2 {
  margin-bottom: 5px;
  margin-top: 10px;
}

footer #text-2 {
  width: 100%;
  text-align: center;
}

footer #text-2 img {
  max-width: 250px;
  margin-bottom: 10px;
}

#footer-info {
  width: 100%;
  text-align: center;
}

.steprow h3 {
  font-weight: 400;
  margin-bottom: 10px;
}

.promise {
  background: #0e5432;
  color: #fff;
}

.promise {
  background-image: url(https://www.vanguardblueprint.com/wp-content/uploads/2025/01/star-box-2.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.promise p {
  font-size: 16px;
}

/* MOB */

@media screen and (max-width: 980px) {

.promise {
  margin-bottom: 50px !important;
}

}