/*!
Theme Name: Eijdems Internet Child
Theme URI: https://eijdems-internet.nl/
Author: Eijdems Internet
Author URI: https://eijdems-internet.nl/
Description: Description
Version: 1.0.9
License: GNU General Public License v2 or later
License URI: LICENSE
Template: eijdems-internet
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
/
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
/
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Standaard stijl voor links */
a {
    text-decoration: underline; /* Onderstreping standaard aan */
    color: #007BFF; /* Standaard kleur voor links (blauw) */
    transition: color 0.3s ease, text-decoration 0.3s ease; /* Soepele overgang */
}