html {
  /*font-size: 14px;*/
  /*font-size:larger;*/

}

@media (min-width: 768px) {
    html {

    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

/**/
.szolg-cont h3, .szolg-cont h4 {
    padding: 15px 0;
    color: #F9F9F9;
}

.szolg-cont p {
    margin: 15px 0 30px 0;
    text-align: justify;
    color: #F9F9F9;
}

