/* Superior Quality Care â€” Global Stylesheet */
/* Add custom overrides here. Core styles load from the WordPress CDN. */
html { scroll-behavior: smooth; }
img { max-width: 100%; height: auto; }

.nswb-exact-copy h2{
    font-family:Sora,sans-serif;
    font-size:34px;
    font-weight:600;
    line-height:1.25;
    color:#31044a;
   margin: 10px 0 14px;
  float: left;
  width: 100%;
}
.nswb-exact-copy h3{
    font-family:Sora,sans-serif;
    font-size:30px;
    font-weight:600;
    line-height:1.25;
    color:#31044a;
   margin: 8px 0 14px;
  float: left;
  width: 100%;
}
.nswb-exact-copy p,.nswb-exact-copy li{
    font-family:Roboto,sans-serif;
    font-size:16px;
    line-height:1.65;
    color:#292535;
    margin-bottom: 15px;
  float: left;
  width: 100%;
}
.nswb-exact-copy ul {
	margin: 0;
	float: left;
	width: 100%;
	padding: 0;
}
.nswb-icon-list{
    list-style:none;
    margin-left:0!important;
    padding-left:0
}
.nswb-icon-list li{
    position:relative;
    padding:5px 0 5px 28px;margin: 0 0 5px 0;
}
.divider-separator {
	width: 100%;
	border: 1px dotted #000;
	margin: 15px 0 15px 0;
	float: left;
}
.background_box {
	background-color: #fffdd0;
	border-radius: 15px 15px 15px 15px;
	padding: 20px;
	margin-top: 20px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.nswb-icon-list li:before{
    content:'✥';
    position:absolute;
    left:0;
    top:4px;
    color:#bd18ff;
    font-size:20px;
    font-weight:700
}
.nswb-contact-button{
    display:inline-flex;
    align-items:center;
    gap:10px;
    margin-top:12px;
    padding:13px 25px;
    border-radius:28px;
    background:linear-gradient(180deg,#7c20a9,#4b076b);
    color:#fff!important;
    text-decoration:none!important;
    font-size:16px
}
.nswb-contact-button span{
    display:inline-grid;
    place-items:center;
    width:18px;
    height:18px;
    border:2px solid #fff;
    border-radius:50%;
    font-size:12px;
    line-height:1
}
.elementor-element-3b36636>.elementor-widget-image img{
    border-radius:20px;
    width:100%
}
@media(max-width:767px){
    .nswb-exact-copy h2{
        font-size:25px
    }
    .nswb-exact-copy h3{
        font-size:22px
    }
}

