#project_title{
    color: black;
    text-shadow: 2px 2px 2px white;
}
#blog_title{
    color: black;
    text-shadow: 2px 2px 2px white;
}

#intro-projects{
    min-height: 100px;
}

#blog-footer{
    min-height: 100px;
}

#project-blog-id{
    /*background: #04538b;*/
}

#project-blog-id a{
    text-decoration: none;
}

.parallax1 {
    background-image: url("../images/bg-image-bloga.png");
    /*min-height: 680px;*/
    /*background-color: #fd8a32;*/
    /*background-color: rgba(253,138,50,0.9);*/

    /*background-color: #ffc553;*/
    /*background-attachment: fixed;*/
    /*background-position: center;*/
    background-repeat: repeat;
    /*background-size: cover;*/
}
