/* Typing Effect */
.cta-button:hover::before {
  width: 100%;
}
