/* ***** H1 و H2 تاجات ***** */
#tags {
text-align: center;
font-family: Arial, Tahoma, Verdana;
}

#tags h1 {
font-size: 19px; 
color: #0045C1;
font-weight: bold;
}

#tags h2 {
font-size: 17px; 
color: #73AA00;
font-weight: bold;
}