/*naklopeni nadpisu v paticce*/
footer>.container>div:nth-of-type(odd) h3 {
    transform: unset;
}