html, body{
    font-family: "Dosis", sans-serif;

}
#cat_id_title{
    color: #A2B8E5;
    font-size: 15px;
    text-align: center;
    padding-top: 10px;
}
#img_title{
    color: #A2B8E5;
    font-size: 20px;
    text-align: center;
}
#cat_id_h2{
    color: white;
    font-size: 13px;
    text-align: center;
}
h2,p{
    text-align: center;
}
#img_h1{
    text-align: center;
    color: white;
    font-size: 35px;
}
#img_h2{
    text-align: center;
    color: white;
    font-size: 25px;
}
#img_h3{
    text-align: center;
    color: white;
    font-size: 20px;
}
#img_p{
    text-align: center;
    color: white;
}
#img_caption{
    text-align: center;
    color: white;
    font-size: 15px;
}