body {
  margin: 0;
}
.elementor-shape-circle .elementor-icon {
border-radius: 50%;
padding: 7px !important;
font-size: 30px !important;
}
a {
  text-decoration: none;
  color: inherit;
}

.site-header, .site-footer {
  text-align: center;
  padding: 20px;
  background: #f8f8f8;
}
ul li, ol li{
  margin-bottom: 7px;
}
h4{
	color: #2e4a68;
}