@media(max-width:767px){.elementor .red-glow-contact{.red-glow-contact .elementor-button {
background: linear-gradient(145deg, #1a1a1a, #0f0f0f);
border: 1px solid rgba(255, 0, 60, 0.6);
box-shadow:
  inset 0 0 18px rgba(255, 0, 60, 0.25),
  0 0 18px rgba(255, 0, 60, 0.2);
color: #fff;
transition: all 0.25s ease;
}

.red-glow-contact .elementor-button:hover {
border-color: rgba(255, 0, 60, 0.9);
box-shadow:
  inset 0 0 28px rgba(255, 0, 60, 0.45),
  0 0 28px rgba(255, 0, 60, 0.5);
transform: translateY(-2px);
}\n}}