.logo-icon {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.logo-text {
  color: #47b0df;
}

@media (max-width: 575.98px) {
  .hero-section .figure-holder {
    padding-bottom: 400px;
    background-position: center 350px;
    background-size: 300px auto;
  }
}
