

header{
    background-image: url(../../img//arkaplan-hakkimizda2.jpeg);
    background-size: cover;
    background-position:top;
    background-attachment: fixed;
}

#transparan{
    background-color: rgba(20, 20, 20, 0.8);
    padding:5rem 0;
    font-size: 1.7rem;
}

ul{
    padding-left:3rem;
}

.hakkimizda-title{
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: .4rem;
}