/*
Theme Name: EhliyetPlus Theme
Theme URI: http://localhost/surucuweb
Author: EhliyetPlus
Author URI: http://localhost
Description: Sürücü kursları için özel geliştirilen WordPress teması
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ehliyetplus-theme
Tags: custom-theme, driver-course, responsive
*/

/* Varsayılan stil */
body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #333333;
}

a {
  color: #1a0dab;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4 {
  margin-top: 0;
}
