/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.heading-block h1 {
  color: #050349;
  font-size: 1.5rem;
  text-transform: unset;
}

h1,
h2,
h3,
h4,
h5 {
  color: #050349 !important;
}
