.vacancies-title {
  font-size: 23px;
  text-align: center;
  font-weight: bold;
  margin-top: 35px;

}

.vacancies-text{
   margin-bottom: 35px;
 
}


.vacancies-button{
  border: none;
  cursor: pointer;
  background-color: #01579b;
  color: #fff;
  padding: 9px;
  height: 36px;
  font-weight: bold;
  width: 80px;
  vertical-align: bottom;  
}

.pagination {
  text-align: center;
  width: 100%;
}