.spfod-belgium-link-block p {
  font-size: 0.95rem;
  text-align: right;
}

.spfod-belgium-link-block p::after {
  margin-left: 5px;
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/modules/custom/spfod_static_blocks/css/logo-be_black.svg") no-repeat center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  bottom: -7px;
}
