﻿h1,h2,h3,h4,h5,h6,div,span,li,a,p, button {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

input[type="datetime-local"] {
    appearance: none;
    -webkit-appearance: none; /* iOS Safari'deki varsayılan stil kaldırılır */
    -moz-appearance: none;
}