<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background-image: -webkit-linear-gradient(left,  #123F54 10% , #2cb6c3 90%) !important;}

p {
    font-size: 17px;
}

h1{
    font-size: 2.8rem;
}

.kartcik {
    font-size: 50px;
}

.turuncu {
    color: tomato;
    
}

#kart {
    font-size: 15px;
}

section {
    margin-top: 270px;
}


.hr {
    border-top: 2px solid #007cb7;
    display: block;
    padding:0;
    text-align: left;    
}

.kart-aciklama {
    font-size: 16px;
}

.icon-box {
    height: 80px;
    width: 90px;
}

#wave {
    margin-top: 0px;
}

nav{
    background-color: transparent !important;
    transition: background-color 200ms linear;
}

.bg-light {
    transition: background-color 200ms linear;
}

#phone-and-mac {
    height: auto;
    width: 100%;
    --animate-duration: 15s;
}

.nav {
    height: 4.6rem;
}






</pre></body></html>