.checked {
      color: orange !important;
 }

 .dark-green-5 {
    color: #1e5a3a !important;
 }

  .responsive-image-3 {
    width: 100% !important; 
    height: 320px !important;
    object-fit: cover !important; 
    object-position: bottom !important;
 }

 .responsive-image-4 {
    width: 100% !important; 
    height: 370px !important;
    object-fit: cover !important; 
    object-position: bottom !important;
 }

 .responsive-image-5 {
    width: 100% !important; 
    height: 340px !important;
    object-fit: cover !important; 
    object-position: bottom !important;
 }

 .margin-bottom-5 {
    margin-bottom: -190px !important;
 }

 .cursor-pointer-none {
   cursor: pointer;
 }

 .font-16 {
   font-size: 16px !important;
 }

 .font-30 {
   font-size: 30px !important;
 }

 .font-22 {
   font-size: 22px !important;
 }

 .text-upper {
   text-transform: uppercase !important;
 }

 .design-2 {
   font-size: 25px !important;
   font-weight: bold !important;
   font-style: italic !important;
 }

