
.footer_logo a img {
    width: 100%;
    max-width: 200px;
    transition: all 0.5s ease-in-out;
  }

.second-text-index {
  font-family: inherit; 
  color: aliceblue; 
  font-size: 80px; 
  line-height: 0.3;
}


