Blog

body {
  background-color: #0056a6;
}
.elementor-widget-heading .elementor-heading-title,
.elementor-widget-text-editor p {
  color: #ffffff !important;
  text-align: center;
}
.elementor-widget-button .elementor-button {
  background-color: #e8d291 !important; 
  color: #32373c !important;
  border: 2px solid #e8d291;
  border-radius: 4px;
}
.elementor-widget-button .elementor-button:hover {
  background-color: #ceba7a !important;
  border-color:   #ceba7a !important;
}
.elementor-widget-button,
.elementor-icon-list-items {
  text-align: center !important;
}