/*
Theme Name: TÜV Werkstoffprüfung Theme
Author: Generated by ChatGPT
Version: 1.0
Description: Custom theme based on the design of TÜV Nord Werkstoffprüfung website.
*/

body {
    font-family: Arial, sans-serif;
    background-color: #fff;
    color: #333;
}

a {
    color: #00529B;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
