#ime_i_prezime{
    text-align: center;
    color:rgb(100, 100, 192);
    font-family: 'Times New Roman', Times, serif;
}
.sekcija{
    border: 2px solid rgb(130, 168, 218);
    background-color: pink;
}
.tekst{
    color: rgb(111, 192, 111);
    line-height: 1.5px;
}
.kontakt-info{
    font-family: 'Times New Roman', Times, serif;
    font-size: 20px;
    color: rgb(125, 96, 163);
}
#naglasak{
    color: rgb(196, 147, 206);
    font-weight: bold;
    background-color: rgb(255, 238, 0);
}
#podnozje{
    color: gray;
    font-size: 12px;
    text-align: center;
}