/* CSS Document */
.text-custom-banner-text{color: #ff4a4a !important;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff6ebc9;
  }

.custom-body-text-font{
font-family: "Roboto",sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #302f2f;
}