
h3 {
   font-size: 40px !important;
   font-weight: bold;
   color: #1f4970;
}
li {
    padding: 5px 0;
    list-style-type: disc;
    /* background-color: lightgray;
    */
  }

/*tr {
    background-color:#ccc8c8
}*/

img {
    border: 2px solid rgb(150, 61, 1);
}
