/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 27 2025 | 20:57:50 */
/* orakus theme bullet fix */
ul.wp-block-list.is-style-list-style-check-circle li:before, 
ul.wp-block-list.is-style-list-style-check-circle-white li:before, 
ul.wp-block-list.is-style-list-style-check-circle-black li:before, 
ul.wp-block-list.is-style-list-style-check-circle-fade li:before, 
ul.wp-block-list.is-style-list-style-check-circle-fade-primary li:before {
  top: 13px;
}
ul.wp-block-list.is-style-list-style-check-circle li:after, 
ul.wp-block-list.is-style-list-style-check-circle-white li:after, 
ul.wp-block-list.is-style-list-style-check-circle-black li:after, 
ul.wp-block-list.is-style-list-style-check-circle-fade li:after, 
ul.wp-block-list.is-style-list-style-check-circle-fade-primary li:after {
  top: 13px !important;
  transition: none !important;
}
.wp-block-button__link {
	text-decoration: none !important;
}