h1 a {
  background-image:url(/wp-content/uploads/2022/05/logo.svg) !important;
    width: 180px !important;
    background-size: 170px !important;
	height: 110px !important;
}
body{
    background: #fff !important;
}

.wp-core-ui .button-primary {
    background: #94D4ED !important;
    border-color: #94D4ED !important;
    color: #44257D;
    text-decoration: none;
    text-shadow: none;
}
