/* 
Theme Name: VMFA
Template: hello-elementor
Version: 1.0.1 
*/

/*
    Add your custom styles here
*/

.page-header{
    text-align: center;
    padding: 30px 0;
}
.page-header h1{ 
    font-size: 40px;
}

.ocena-4{
    color: #00db11;
}
.ocena-3{
    color: #d39200;
}
.ocena-2{
    color: #b00;
}

a{
	color: #eed849;
}
table a:hover{
	color: #2d7dc1;
}

table span{ 
    margin-right: 5px;
}