@charset "utf-8";





.programs div.container h2 {
font-size: 30px;
font-weight: bold;
}


.programs h3 {
font-size: 20px;
margin-bottom: 5px;
font-weight: bold;
}


.text01 {
font-size: 20px;
}

.programs div.container div.row div.col-12 p a {
text-decoration: underline;
}

.programs div.container div.row div.col-12 p a:hover {
text-decoration: none;
}


.item {
text-align: center;
display: block ruby;	
}




