@import default

body

h1, h2, h3, h4, h5
  font-family: $font-header

h1
  color: $header-text-color
  font-size: 60px
  padding: 0

h2
  p: 10px
  pl: 0
  color: black
  font: $font-header

.header
  background-color: $background-color
  margin-top: 20px
  margin-bottom: 20px
  padding-top: 20px
  padding-bottom: 20px

  a, p
    color: $header-text-color

  img
    height: 13em

.header-inner
  padding-top: 30px

.header-container
  padding-right: 0
  padding-left: 0

.site-header a:hover
  text-decoration: none

blockquote
  font-size: 14px

a
  color: $site-color

hr
  background-color: $background-color
  opacity: 0.1
  margin-top: 10px
  margin-bottom: 30px

.footer
  background-color: $background-color
  padding-top: 1rem
  padding-bottom: 2em

.footer, .footer a, .footer h2, .footert h3, .footer h4, .footer h5, .footer p, .footer li
  color: $header-text-color

.mybutton-outline, .mybutton:hover
  color: $background-color
  background-color: $outline-color
  border-color: $background-color

.mybutton, .mybutton-outline:hover
    color: $outline-color
    background-color: $background-color
    border-color: $outline-color

.header .mybutton-outline, .header .mybutton:hover
  color: $header-background-color
  background-color: $header-outline-color
  border-color: $header-background-color

.header .mybutton, .header .mybutton-outline:hover
    color: $header-outline-color
    background-color: $header-background-color
    border-color: $header-outline-color

.karta
  height: 100%
  margin-bottom: 1em
  padding-top: 1em

  .company
    text-align: left
.karta1
  border-right: 1px solid #dfdfdf