a{
    text-decoration: none;
    color: inherit;
}

.fzt-blue-background-color{
    background-color:#272343;
}


.fzt-navbar-randevu-image{
    height: 60px;
    width: 60px;
}

.fzt-font-size-07rem{
    font-size: 0.7rem;
}

.fzt-mb--1px{
    margin-bottom: -1px;
}

.fzt-height-65vh{
    height: 65vh;
}

.fzt-slide{
    height: 100%;
}

.fzt-gray-scale{
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}

.fzt-baslik-image{
    height: 48px;
    width: 48px;
}

.fzt-hakkimda-image{
    height: 60vh;
}

.fzt-border-radius-10px{
    border-radius: 10px;
}

.fzt-acik-mavi-bg-color{
    background-color: #E3F6F5;
}

.fzt-box-shadow{
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.fzt-blue-button{
    background-color: #272343;
    color: white;
}

.fzt-blue-button:hover{
    background-color: #272343;
    color: white;
    transform: scale(1.025);
}

.fzt-iletisim-images{
    width: 48px;
    height: 48px;
}

.fzt-logo-font{
    font-family: 'Tangerine', cursive;
    font-weight: 700;
    font-size: 1.85rem;
}
