// .title { // font-size: 20px; // font-weight: bold; // color: #EC221E ; // } h1 { color: #640007 ; font-weight: bold; font-style: normal; text-decoration: none; font-size: 26px; margin-bottom: 0px; // background-color: #DFD8C1; background-color: transparent; } h2 { color: #640007 ; font-size: 22px; margin-bottom: 0px; // background-color: #DFD8C1; background-color: transparent; } h3 { color: #C50018 ; font-size: 18px; margin-bottom: 0px; // background-color: #DFD8C1; background-color: transparent; } h4 { color: #C50018 ; font-size: 14px; margin-bottom: 0px; // background-color: #DFD8C1; background-color: transparent; } h5,h6 { color: #C50018 ; font-size: 13px; margin-bottom: 0px; // background-color: #DFD8C1; background-color: transparent; }