/* 
Theme Name: Het Medisch Huis
Description: Het Medisch Huis is a child theme
Author: Hashtagmedia
Author URI: https://hastagmedia.nl
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */
.body-text a {
    color:#33B5AE!important;
    
}
.body-text a:hover{
    color: #30AA9E;
}