/**
 * Theme Name:     Savantor
 * Author:         Crawford Designworks
 * Template:       crawford-designworks
 * Text Domain:	   savantor
 * Description:    Custom Theme by Crawford Designworks
 */

body {
	font-family: 'Hind', sans-serif;
	font-size: 15px;
	line-height: 1.5em;
}

a {text-decoration: none !important;}

ul {
	padding-inline-start: 18px;
}
li::marker {
  color: #93943D;
}

/* Cookie Policy Popups */
.wt-cli-ckyes-brand-logo {display: none !important;}
#cookie-law-info-again {
	box-shadow: #7b7b7b 2px 2px 4px 2px !important;
}