.header-sentence-case {
    text-transform: none !important;
}

main section:nth-child(odd) {
    background-color: #FFF !important;
}

.press-box {
  padding: 20px;
  background-color: #F5F5F5;
  border-radius: 8px; /* You can adjust this for more or less rounding */
}

