/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2026 | 16:33:07 */
/* Add your CSS code here.

End of comment */ 

#search_box input {
	border-radius:0;
}

.wp-block-search__input {
	border-radius:0 !important;
	border-bottom: 1px solid #7fb5bc;
}

.wp-block-search__input::placeholder {
  color: #7fb5bc;
  
}