/*!
 * Start Bootstrap - Round About (https://startbootstrap.com/template-overviews/round-about)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-round-about/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}
.contacts{
    padding:21px 10%;
}
.contact-name{
    font-size: 21px;
    font-weight: bold;
    color:#68a686;
}
.cont-label{
    font-style: italic;
}
.contact-position{
    font-weight: bold;
    color: #333;
}