.fixed-top {
	background-color: #222222 !important;
}

.bg-primary {
	background-color: #00a244 !important;
}

body {
  overflow-x: hidden;
}

header {
  padding-bottom: 80px;
}

header .header-img {
  position: absolute;
  opacity: 0.2;
  top: 0;
  max-width: none;
  height: 493px;
}

header p {
  font-size: 42px;
  margin-top: 20px;
}

#windows {
  padding-top: 50px;
}

#windows h2{
  margin-bottom: 20px;
}

#windows img {
  margin-bottom: 10px;
}

.softether-settings {
  margin-bottom: 10px;
}

#ubuntu img {
  margin-bottom: 10px;
}

.openvpn-settings {
  margin-bottom: 10px;
}

footer .btn-primary {
  border-color: #00a244;
  background-color: #00a244;
}

footer .btn-primary:hover, footer .btn-primary:not(:disabled):not(.disabled):active {
  border-color: #00923d;
  background-color: #00923d;
}

footer .btn-primary:focus, footer .btn-primary:not(:disabled):not(.disabled):active:focus {
 box-shadow: 0 0 0 .2rem #00923d;
}

#privacyModal h1 {
  font-size: 1.6rem;
  font-weight: bold;
}

#privacyModal h2 {
  font-size: 1.3rem;
  font-weight: bold;
}
