/*
Theme Name:     Hello Elementor Child
Theme URI:      https://elementor.com/hello-theme/
Description:    Tema hijo de Hello Elementor para personalizaciones sin perder cambios al actualizar.
Author:         WelcomeBerlin
Author URI:     https://welcomeberlin.net
Template:       hello-elementor
Version:        1.0
Text Domain:    hello-elementor-child
*/

a {
    color: #4F7285; /* Default link color */
    text-decoration: none; /* Removes underline */
}

a:hover {
    color: #3A5668; /* Darker shade on hover */
    text-decoration: underline; /* Adds underline on hover */
}

 {
  scroll-margin-top: 90px;
}
