/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 06 2026 | 13:25:38 */
.w3eden .media img
{
	border-radius:unset !important;
}

.w3eden a.btn
{
	background-color:#007a85;
	border: 2px solid #007a85;
}

.w3eden a.btn:hover
{
	border: 2px solid #007a85;
}

.w3eden .card
{
	border-radius:unset !important;
}

.w3eden .card-body
{
	padding:20px;
}