/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 09 2025 | 17:37:41 */
.latepoint-book-button {
  color: #fff;
  border: solid 1px #000;
}
.latepoint-book-button:hover {
  background-color: #fff;
  color: #000;
  border: solid 1px #000;
}

.resource-item {
border: solid 1px #000;
border-radius: 10px;  
}