h1 {
  margin-bottom: 0;
}



#row2-first-button {
  border-style: solid;
  border-color: black;
  border-width: 3px;
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  color: black !important;
  background-color: transparent;
}

#row2-first-button:hover {
  background-color: black;
  color: #FDE463 !important;
}

::selection {
  color: white;
  background-color: #A7DACF;
}

#row3-cell2-widget2 h2 {
  margin: 0;
}


#row3-second-button, #apply-residency-button {
	color: #FDE463 !important;
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  background-color: black;
  border-style: solid;
  border-color: black;
  border-width: 3px;
}

#row3-second-button:hover, #apply-residency-button:hover {
  background-color: #FDE463;
  color: black !important;
}

#row5-third-button, #row6-forth-button, #applypage-row1-learn-more, #subscribtion-button {
  border-style: solid;
  border-color: black;
  border-width: 3px;
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  color: black !important;
  background-color: transparent;
}

#row5-third-button:hover, #row6-forth-button:hover, #applypage-row1-learn-more:hover, #subscribtion-button:hover {
  background-color: black;
  color: white !important;
}

#row7-cell1-widget1 p {
  margin-bottom: 2px;
}

#row7-fifth-button {
  color: white !important;
  border-color: white;
  border-style:solid;
  border-width: 3px;
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  background-color: transparent;
}

#row7-fifth-button:hover {
  color: black !important;
  border-color: white;
  border-style:solid;
  border-width: 3px;
  font-family: 'IBM Plex Sans';
  font-weight: 700;
  background-color: white;
}

.blog-container {
  margin-top: 100px !important;
}


#menu-item-16896 a {
  line-height: 25px !important;
}