/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
.span-color {
    color: #C8AD72;
}

.h1-parallax {
    padding: 120px 0px 0px 20px;
}
.p-parallax {
    float: left;
    color: #1071B9;
    background-color: rgb(37, 134, 212, 0.3);
    margin-top: 50px;


}

.empty-area {
}
.arkaplan-yazi{
    width: 550px;
    height: 250px;
    background-color: rgb(37, 134, 212, 0.3);

}

.parallax-h2{
  color: skyblue;
}