﻿.login-header {
    font-family: "Tahoma";
    font-weight: 500;
    text-align: center;
}

.login-logo {
    margin-bottom: 2rem !important;
}

body {
}

.font-ayar {
    font-family: "Tahoma";
    font-weight: 500;
}

.bg-orange {
    background-color: #ff7400 !important; /* Bootstrap 5'teki resmi turuncu tonu */
}

.text-orange {
    color: #ff7400 !important;
}
