.search-form .search-field {
  border-radius: 15px;
}

.table-of-contents.open {
  border-radius: 15px;
}

.entry-content table td {
  background-color: #daffd6;
}

img {
  border-radius: 15px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
}



.button1 {
  margin-bottom: 5px;
}