.elrc-article-title h2 {
  margin-bottom: 30px;
  color: #279bd1;
  font-weight: normal;
  font-size: 2.8em;
}

.digi-font-underline {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 0.01rem;
}

.dj-megamenu-modern li a.dj-up_a {
  padding: 0px 15px 0px 15px !important;
}

.com-content-category-blog h1 {
  margin: 50px 0px 50px 0px;
}

.com-content-article__body table tbody tr td:first-child {
  color: #279bd1;
  font-weight: 600;
}

.newsletter-click-on-p {
  margin-bottom: 30px;
}

.newsletter-click-on-p > strong {
  font-size: 25px;
  color: #0a3269;
  font-weight: normal;
}

.border-circular {
  margin-bottom: 30px;
}

/* .com-content-article__body > p {
  color: #0a3269;
} */

.elrc_header {
  margin-top: 30px;
}

#mod-custom278 p span strong {
  color: #279bd1;
}

#mod-custom278 > p > a {
  color: black;
  text-decoration: underline;
}

.rsform-block p {
  margin-bottom: 50px;
}

.digi-bg-darkblue + div {
  color: var(--digi-darkblue);
}

.com-content-category-blog__items {
  margin-bottom: 50px;
}

.aside-right h3 {
  color: #0a3269;
  font-family: var(--digi-pt) ;
  text-transform: capitalize;
  font-size: 1.6rem;
  font-weight:400;
}

.searchinput::placeholder {
  color: #0a3269;
}

.com-content-article__body > div > p > joomla-hidden-mail > a {
  color: black;
  text-decoration: underline;
}

.com-content-article__body > div > p > a > joomla-hidden-mail > a {
  color: black;
  text-decoration: underline;
}

.text-white {
  color: #fff !important;
}

/* .text-center {
  text-align: center !important;
} */

.result__title-link {
  text-decoration: none;
}

#search-g option {
  background-color: #0b3269;
  color: #fff;
}

/* 21/07/2025 */

.digi-option:hover {
  background-color: #9ac283;
}

.digi-bg-darkblue .btn-blue:hover,
.digi-bg-darkblue .btn-blue:active,
.digi-bg-darkblue .btn-blue:focus {
  background: #9ac283 !important;
  transition: 0.3s;
}

.btn-blue:hover {
  background-color: #0b3269 !important;
}

.com-content-article__body > p > a:not(.btn, .btn-blue) {
  text-decoration: underline;
}

.page-header + p > a {
  text-decoration: underline;
}

joomla-hidden-mail > a {
  text-decoration: underline;
}

.com-content-article__body > div > a:not(.btn, .btn-blue) {
  text-decoration: underline;
}

#mod-custom239 > p > strong > a {
  text-decoration: underline;
}

/* 22/07/2025 */

.winput-group > #ajaxInput {
  border-radius: 0.5rem;
  padding: 0.75rem;
  border: 0px;
}

.qc-search-box > #ajaxInput::placeholder {
  text-align: center;
  font-weight: 500;
  font-family: var(--digi-pt);
}

.qc-search-box > label {
  color: #0b3269 !important;
}

.qc-search-box {
  padding: 1.25rem !important;
}

.winput-group > #ajaxSubmit {
  padding: 0.75rem;
  border-radius: 0.5rem;
  border: 0px;
  margin: 0.3rem;
}

.winput-group > #ajaxReset {
  background: #9ac283;
  padding: 0.75rem;
  border-radius: 0.5rem;
  border: 0px;
  margin: 0.3rem;
  color: #ffffff;
}

.winput-group > #ajaxSubmit > span {
  padding-right: 0.3rem;
}

.qc-search-box > #ajaxSubmit {
  padding: 0.4rem 1.25rem;
}
