/*
Vous pouvez ajouter du CSS personnalisé ici.

Cliquez sur l’icône d’aide ci-dessus pour en savoir plus.
*/

p {
    color: #4d4d4d;
}
li {
    color: #4d4d4d;
}
.service-icon {
    font-size: 90px;
    background-color:#fed353;
    line-height: 2.2em;
    border-radius: 50%;
    width: 200px;
    height: 180px;
    text-align: center; color:#0c566e;
}
.section .widget-title {
	font-size: 44px;
    margin-bottom:20px;
}
.service-title,
.employee-name,
.latest-news-area .entry-title {
	margin: 0;
	padding: 15px 0;
	font-size: 20px;
    margin-top:20px;
	text-align: center;
	text-transform: uppercase;
}
.page-id-3231 :root {
  --accent-color: #007a98;
  --highlight-color: #E30613;
}

.page-id-3231 body {
  font-family: 'Roboto', sans-serif;
  background-color: #ffffff;
  color: #333;
}

.page-id-3231 header {
  background: url('https://www.belrefugees.be/path-to-hero.jpg') center/cover no-repeat;
  text-align: center;
  color: white;
  padding: 60px 20px 80px;
}

.page-id-3231 header img {
  max-width: 300px;
  margin-bottom: 20px;
}

.page-id-3231 h1 {
  font-family: 'Roboto Slab', serif;
  font-size: 2.8rem;
  margin-bottom: 1rem;
}

.page-id-3231 .cta-button {
  background-color: #009FC0;
  color: white;
  padding: 14px 28px;
  font-size: 1.5625rem;
  border: none;
  border-radius: 6px;
  text-decoration: none;
  display: inline-block;
  margin-top: 1rem;
}

.page-id-3231 .cta-button:hover {
  background-color: var(--accent-color);
}

.page-id-3231 .highlight {
  font-weight: bold;
  color: var(--highlight-color);
  margin-top: 1rem;
  display: block;
  font-size: 1.5625rem;
}

.page-id-3231 section {
  padding: 20px;
  max-width: 1000px;
  margin: auto;
  scroll-margin-top: 100px;
}

.page-id-3231 .info-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.page-id-3231 .box {
  background: #B7D7E5;
  padding: 24px;
  flex: 1;
  border-radius: 10px;
  font-size: 1.125rem;
  line-height: 1.6;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-top: 5px solid var(--accent-color);
}

.page-id-3231 .box strong {
  font-size: 1.25rem;
  display: block;
  margin-bottom: 8px;
  color: var(--accent-color);
}

.page-id-3231 .box span,
.page-id-3231 .box em,
.page-id-3231 .box small {
  font-size: 1.125rem;
  color: #000;
  display: block;
  margin-bottom: 4px;
}

.page-id-3231 footer {
  background: #009FC0;
  color: white;
  text-align: center;
  padding: 40px 20px;
}

.page-id-3231 footer img {
  max-width: 120px;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .page-id-3231 .info-boxes {
    flex-direction: column;
  }
}

.welcome-button {
    box-shadow: 2px 2px 2px #1e1e1e;
}

.welcome-button {
    background-color:#0d546a;
}
.welcome-info {
    top: 250px;
}

.main-navigation li {
	padding: 15px !important
}

.donate_button a{
	  position: relative;
    color: #0080a0;
    letter-spacing: 2px;
		font-weight: bold;
		width: fit-content;
    margin: auto;
}

.donate_button a::before{
    content: "";
    background-color: white;
    width: calc(100% + 20px);
    display: block;
    height: calc(100% + 16px);
    position: absolute;
    z-index: -1;
    border-radius: 5px;
    top: -8px;
    left: -10px;
}

#panel-23-0-0-0 {
	display: contents
}

.campaign-banner{
	position: relative
}

.campaign-banner-img{
	width: 100%;
}

.banner-title{
	  position: absolute;
    top: 20%;
    color: white;
    font-weight: 700;
    padding: 0;
		margin: 0 10rem;
    font-size: 10rem;
}

.banner-text{
	position: absolute;
    top: 35%;
    color: white;
    font-weight: 700;
    padding: 0;
    margin: 0 10rem;
    font-size: 1.5rem;
		width: 100rem
}

.banner-button{
	  background-color: #0080a0;
    top: 61%;
    position: absolute;
    display: block;
    margin: 0 10rem;
}

.site-info {
	display:none;
}

.entry-meta, .entry-footer  {
	display:none;
}