.entry-content a {
  color:#2E3192;
  font-weight:600;
}
??-eJyVU...9FwVNHkM=
.wp-block-button__link {
  background-color:#252673
  border:none;
  border-radius:28px;
  box-shadow:none;
  color:#2E3192;
  cursor:pointer;
  display:inline-block;
  font-size:18px;
  overflow-wrap:break-word;
  padding:12px 24px;
  text-align:center;
  text-decoration:none;
}
??-eJyVU...9FwVNHkM= (line 1)
a {
  color:#2E3192;
  text-decoration:none;
}
??-eJyVU...9FwVNHkM=
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border:0;
  font:inherit;
  margin:0;
  padding:0;
  vertical-align:baseline;align-content
	.entry-content img {
}
		/* Remove underline and pseudo-line in main menu */
#site-navigation .menu > li > a,
#site-navigation .menu > li > a:hover,
#site-navigation .menu > li > a:focus {
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
    background-image: none !important;
}

/* Also remove any after pseudo-element on menu links */
#site-navigation .menu > li > a::after {
    display: none !important;
    content: none !important;
}
/* Remove space above slider */
header,
.mh-slider {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* Reduce space below slider */
.mh-slider,
.home main {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
/* Remove space above the slider */
#mh-slider {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* Remove space below the slider */
#mh-slider {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* Optional: tighten space between slider and blog posts */
#primary {
    margin-top: 0 !important;
    padding-top: 10px !important; /* small breathing room */
}