.section {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px); }
  .section::after {
    clear: both;
    content: "";
    display: block; }

.col {
  width: calc(33.33333% - 26.66667px);
  float: left;
  margin-left: 20px; }
  @media screen and (max-width: 768px) {
    .col {
      width: calc(100% - 40px);
      float: left;
      margin-left: 20px; } }

.col12 {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }

.half {
  width: calc(50% - 30px);
  float: left;
  margin-left: 20px; }
  @media screen and (max-width: 768px) {
    .half {
      width: calc(100% - 40px);
      float: left;
      margin-left: 20px; } }

.home .jobscol, .home .mederwerkerscol, .footercol, .page .jobscol, .single .jobscol, .page .contactcol {
  width: calc(66.66667% - 33.33333px);
  float: left;
  margin-left: 20px; }
  @media screen and (max-width: 768px) {
    .home .jobscol, .home .mederwerkerscol, .footercol, .page .jobscol, .single .jobscol, .page .contactcol {
      width: calc(100% - 40px);
      float: left;
      margin-left: 20px; } }

.right-sidebar .content-area {
  width: 100%;
  float: left;
  margin-right: 0; }

.home #content, .site-footer {
  display: none; }

.site-header .site-branding {
  display: block;
  width: 200px;
  float: left;
  margin: 0;
  clear: both;
  padding: 1.618em 0; }

.main-navigation {
  clear: none;
  width: auto; }

.no-wc-breadcrumb .site-header {
  margin-bottom: 0; }

.site-header {
  padding-top: 0;
  border-bottom: none;
  background-color: #37b54c; }

.home.page:not(.page-template-template-homepage) .site-header {
  margin-bottom: 0;
  width: 100%; }

#top-menu ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0.38198em 0; }

#top-menu ul li {
  display: inline;
  position: relative; }

#top-menu ul li a {
  display: inline-block;
  margin-left: 1.618em; }

.primary-navigation {
  float: right;
  padding-bottom: 1.618em; }

#hero {
  min-height: 600px;
  background: #ffffff url("img/hero.jpg") no-repeat center top;
  background-size: cover;
  padding-top: 95px; }

.home .jobs {
  margin-top: 3.70633em; }

.home .medewerkers {
  margin-top: 4.2358em;
  padding-top: 2.29068em;
  padding-bottom: 2.29068em; }

.home #news {
  padding-top: 4.2358em;
  padding-bottom: 4.2358em; }

.home .jobsintern {
  margin-top: 4.2358em;
  /*margin-top: ms(6);
  padding: ms(9);
  background: $black url("img/bg.jpg") no-repeat center top;
  background-size: cover;*/ }

.hentry .entry-header, .hentry .entry-taxonomy {
  border-bottom: none;
  border-top: none; }

.jobs .section-title p {
  position: absolute;
  right: 0;
  top: -5px;
  width: calc(100% - 360px);
  font-size: 0.875em;
  padding-left: 30px; }

.jobs .info i {
  position: absolute;
  left: 0;
  top: 2px;
  display: block;
  font-size: 1.41575em; }

#top-bar {
  background-color: #37b54c; }

#top-bar-container {
  background-color: rgba(0, 0, 0, 0.3); }

#top-menu ul li a {
  color: #fff;
  font-weight: 400;
  font-size: 0.875em; }

#top-menu ul li a:hover {
  text-decoration: underline; }

.main-navigation ul.menu > li > a {
  padding: 0.61805em 1em 0.61805em 0.61805em;
  margin-top: 34px;
  margin-left: 1.41575em;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.875em;
  color: #fff;
  border-radius: 3px; }

.main-navigation ul.menu > li > a:hover {
  background-color: #32a344; }

.main-navigation ul.menu > li:last-child > a {
  background-color: #32a344;
  border: 2px solid #fff; }

.main-navigation ul.menu > li:last-child > a:hover, .main-navigation ul.menu > li.current-menu-item > a {
  background-color: #2f9a41;
  color: #fff; }

.main-navigation ul.menu > li > a > i {
  margin-left: 2px; }

#main a:hover {
  color: #2c913d; }

#heroform {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 3.70633em;
  border-radius: 3px;
  width: calc(66.66667% - 33.33333px);
  float: left;
  margin-left: 20px; }

#hero h4 {
  color: #37b54c;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }

#hero h1 {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  font-size: 2.29068em;
  margin-bottom: 0;
  letter-spacing: normal; }

.section-title {
  margin-bottom: 2.29068em;
  padding-bottom: 0.54079em;
  position: relative; }

.section-title:after {
  bottom: 0;
  content: "";
  background: #37b54c;
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 40px; }

.home .filters {
  background: whitesmoke;
  border: 2px solid #f2f2f2;
  border-radius: 3px;
  padding: 2.29068em; }

.home .filters h4 {
  font-weight: 700;
  font-size: 1.41575em; }

.home .filters p {
  margin: 0;
  font-weight: 700; }

.home .filter ul {
  margin-bottom: 1.41575em;
  margin-top: 0.38198em; }

.home .filter ul li {
  display: block; }

.home .filter ul li a i {
  font-size: 0.875em; }

.btn-load-more, .btn-load-more:hover {
  display: inline-block;
  margin-top: 1em;
  padding: 0.875em 1.618em !important;
  background-color: #37b54c;
  color: #fff;
  box-shadow: none;
  border-radius: 3px;
  font-weight: 400; }

.home .medewerkers {
  background-color: #37b54c; }

.home .medewerkers h2 {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.618em; }

.home .medewerkers p {
  color: #fff; }

.home .medewerkers .button-alt {
  color: #fff;
  display: block;
  font-size: 1em;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 52px;
  border: 2px solid #fff;
  border-radius: 3px;
  background-color: #32a344; }

.home .jobsintern #aside {
  background-color: black;
  padding: 3.70633em;
  border-radius: 3px;
  margin-bottom: 5.99684em; }

.home .jobsintern h2 {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.618em; }

.home .jobsintern p {
  color: #e6e6e6;
  margin-bottom: 2.29068em; }

.home .jobsintern p.or {
  margin-bottom: 0;
  font-weight: 400;
  font-style: italic;
  margin-top: 1em; }

footer .about {
  background-color: #37b54c;
  padding-top: 2.61792em;
  padding-bottom: 2.61792em; }

footer .about h4 {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.41575em; }

footer .about p {
  color: #fff; }

footer .about a {
  color: #fff; }

footer .about .sm {
  margin-top: 2.29068em;
  text-align: center; }

footer .about .fb, footer .about .li {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 1.25em;
  height: 50px;
  line-height: 46px;
  margin: 0 0.25em 1em 0.25em;
  text-align: center;
  width: 50px;
  background-color: #32a344; }

footer .button, footer .button:hover {
  background-color: #32a344;
  border: 2px solid #fff;
  text-transform: uppercase;
  border-radius: 3px;
  font-weight: 500;
  color: #fff; }

footer .button:hover, footer .about .fb:hover, footer .about .li:hover {
  background-color: #2c913d; }

#site-info-container {
  background-color: #000; }

.site-info {
  padding: 0;
  margin: 0 auto;
  background-color: #000;
  color: gray;
  font-size: 0.875em;
  font-weight: 700; }

.site-info img {
  width: 100px;
  padding: 0.38198em;
  float: left;
  background-color: #fff;
  margin-top: 1.41575em;
  margin-bottom: 1.41575em; }

.site-info ul {
  float: left;
  margin-left: 1em;
  list-style: none;
  margin-top: 4.2358em; }

.site-info li {
  display: inline;
  margin: 0 1em; }

.site-info a {
  color: gray;
  text-decoration: underline; }

a.pointer i {
  font-size: 0.875em; }

.home .jobsintern {
  text-align: center; }

.section-title h1 {
  font-size: 1.618em;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 1.618em; }

.single-post h1 {
  font-size: 1.618em;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 1.618em;
  margin-bottom: 0.61805em;
  padding-bottom: 0.54079em;
  position: relative; }

.single-post h1:after {
  bottom: 0;
  content: "";
  background: #37b54c;
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 40px; }

.hentry .entry-header {
  margin-bottom: 0; }

.navigation {
  margin-top: 1em;
  text-align: center; }

.navigation span, .navigation a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #37b54c;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 2px;
  color: #fff; }

.navigation span:hover, .navigation a:hover {
  background-color: #000;
  color: #fff; }

.navigation i {
  font-size: 16px; }

.navigation .current {
  background-color: #000;
  color: #fff; }

.page .highlight {
  background: whitesmoke;
  border: 2px solid #f2f2f2;
  border-radius: 3px;
  padding: 2.29068em;
  margin-bottom: 2.29068em;
  position: relative; }

.page .highlight i:not(.fa-lock, .fa-question-circle) {
  position: absolute;
  left: 0.54079em;
  top: 32px;
  display: block;
  font-size: 3.70633em; }

.page .highlight p {
  padding-left: 90px;
  margin: 0; }

p + h2 {
  margin-top: 0; }

.page p {
  margin-bottom: 2.29068em; }

.page h2, .page h3, .page h4, .page h5 {
  font-size: 1.41575em;
  font-weight: 700; }

.page .cta {
  background-color: #000;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  padding: 2.61792em; }

.page .cta h2 {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.618em; }

.page .cta p {
  margin: 0; }

.page .btn-load-more {
  margin-bottom: 0.54079em;
  text-decoration: none !important; }

.page .btn-load-more:hover {
  color: #fff !important; }

.page #form3 {
  position: relative;
  margin-top: 2.29068em; }

.page #input_3_6 {
  width: 100%; }

.page #field_3_8 .gfield_required {
  display: none; }

.page #field_3_8 {
  margin: 0; }

.page .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label a {
  font-weight: 700 !important; }

.page #form3 .privacy {
  display: block;
  margin-top: 2.29068em; }

.page .adrescol {
  padding-left: 1.618em; }

.page .adres {
  border: 2px solid #f2f2f2;
  padding: 2.61792em;
  border-radius: 3px;
  margin-top: -48px; }

.page .adres p {
  margin-bottom: 0; }

.page .adres small {
  display: block;
  margin-top: 3.70633em;
  text-align: center; }

.wp-image-3191 {
  position: absolute;
  left: 2.29068em;
  top: 32px;
  display: block; }

.jobs .job {
  border: 2px solid #f2f2f2;
  margin-bottom: 1.41575em;
  padding: 1em;
  cursor: pointer;
  border-radius: 3px; }

.jobs .job:hover {
  background: whitesmoke; }

.jobs h2 {
  font-size: 1.618em;
  font-weight: 700;
  text-transform: uppercase; }

.jobs h3, .job h3, .job h4 {
  font-size: 1.41575em;
  font-weight: 700; }

.jobs ul, .job ul {
  margin: 0;
  list-style: none; }

.jobs li {
  display: inline-block;
  margin-right: 1.41575em;
  width: auto; }

.jobs ul li:before {
  color: #37b54c;
  font-family: "Font Awesome 5 Free";
  margin-right: 0.5em;
  position: relative;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

.jobs ul li.type:before {
  content: "\f017";
  left: 1px;
  font-weight: 400; }

.jobs ul li.contract:before {
  content: "\f15c";
  left: 1px;
  font-weight: 400; }

.jobs ul li.info:before {
  content: "\f073";
  left: 1px;
  font-weight: 400; }

.jobs ul li.location:before {
  content: "\f14e";
  left: 1px;
  font-weight: 400; }

.jobs .filters {
  background: whitesmoke;
  border: 2px solid #f2f2f2;
  border-radius: 3px;
  padding: 2.29068em;
  position: relative; }

.jobs .filters h4 {
  font-weight: 700;
  font-size: 1.41575em; }

.jobs .filters p {
  margin-bottom: 0;
  font-weight: 700; }

.jobs .filters select {
  margin-bottom: 1em;
  width: 100%; }

.jobs .filters form {
  margin-bottom: 0; }

.jobs .filters .reset {
  color: red;
  font-size: 0.875em;
  position: absolute;
  top: 46px;
  right: 38px; }

.jobs .job.item {
  position: relative; }

.jobs .job.item .more {
  position: absolute;
  width: 5%;
  top: 1.618em;
  right: 0;
  font-size: 1.41575em; }

.jobs .jobscol {
  position: relative; }

.jobs .filterlist {
  position: absolute;
  top: -50px;
  right: 0; }

.jobs .filterlist a {
  display: inline-block;
  margin-left: 1em;
  background: #37b54c;
  color: #fff;
  padding: 0.23608em 0.54079em;
  border-radius: 3px;
  font-size: 0.875em; }

.jobs .filterlist a i {
  margin-right: 0.23608em;
  font-size: 0.875em; }

.jobs .pannel {
  border: 2px solid #f2f2f2;
  margin-bottom: 1.41575em;
  padding: 1em;
  border-radius: 3px; }

.jobs #form1 p {
  margin-bottom: 0.54079em; }

.jobs #gform_wrapper_1 {
  margin-top: 0; }

.jobs #form1 h4 {
  font-weight: 700; }

.single-job h1 {
  font-size: 1.618em;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 1.618em;
  margin-bottom: 1em;
  padding-bottom: 0.54079em;
  position: relative; }

.single-job h1:after {
  bottom: 0;
  content: "";
  background: #37b54c;
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 40px; }

.single-job h1 span {
  display: block;
  color: #b3b3b3;
  font-size: 0.61805em;
  letter-spacing: 0; }

.single-job h3 {
  margin-top: 0; }

.single-job .job a, .single-job .job span {
  font-weight: 400; }

.single-job ul + h3 {
  margin-top: 1em; }

.single-job p + h4 {
  margin-top: 1em; }

.single-job #form2 {
  background: whitesmoke;
  border: 2px solid #f2f2f2;
  border-radius: 3px;
  padding: 1.618em;
  position: relative; }

.single-job .jobmeta li {
  display: inline-block;
  font-weight: 600;
  width: 50%; }

.single-job #input_2_6 {
  width: 100%; }

.single-job #field_2_8 .gfield_required {
  display: none; }

.single-job #field_2_8 {
  margin: 0; }

.single-job .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label a {
  font-weight: 700 !important; }

.single-job #form2 .privacy {
  display: block;
  margin-top: 2.29068em; }

.single-job .pannel {
  border: 2px solid #f2f2f2;
  margin-bottom: 1.41575em;
  padding: 1em;
  border-radius: 3px; }

.single-job .related ul li a i {
  font-size: 0.875em; }

.single-job .related p {
  margin-bottom: 0; }

.single-job .related .btn-load-more:hover {
  color: #fff !important; }

.single .cta .btn {
  width: 100%;
  text-align: center; }

.single .cta .btn:hover {
  color: #fff !important; }

.home #news {
  background-color: whitesmoke; }

.home #news h2 {
  font-size: 1.618em;
  font-weight: 700;
  text-transform: uppercase; }

.newsitem {
  background-color: #fff;
  margin-bottom: 1.41575em;
  position: relative; }

.page #news, .page-id-24 #content {
  background-color: whitesmoke; }

.newsitemcontent {
  padding: 1.41575em; }

.newsitemcontent h3 {
  font-size: 1em;
  font-weight: 700; }

.newsitemcontent p {
  font-weight: 400; }

.newsitem .newsmeta {
  position: absolute;
  top: 15px;
  color: #fff;
  background-color: #37b54c;
  padding: 0.38198em;
  font-size: 0.875em;
  border-radius: 0 3px 3px 0; }

.single-post .newsmeta {
  margin-bottom: 1.41575em; }

.gform_wrapper, .gform_page_footer {
  margin-bottom: 0 !important; }

.gform_wrapper .gform_page_footer {
  border-top: none !important; }

#gform_1 .validation_error, #gform_1 .validation_message {
  display: none; }

.gform_wrapper #gform_1 li.gfield.gfield_error {
  background-color: transparent !important;
  margin-bottom: 0 !important;
  border-top: none !important;
  border-bottom: none !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important; }

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
  border: none;
  background-color: rgba(255, 0, 0, 0.2);
  color: #fff; }

.gform_ajax_spinner {
  display: inline-block;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-left: 2px solid #fff;
  animation: spinner 1.1s infinite linear;
  border-radius: 50%;
  width: 15px;
  height: 15px; }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

#gform_1 {
  width: 100%; }

input[type=text], textarea {
  padding: 0.875em !important;
  background-color: #fff;
  border: 1px solid #fff;
  color: #888;
  box-shadow: none;
  border-radius: 3px; }

input[type=button], input[type=button]:hover, input[type=submit], input[type=submit]:hover {
  padding: 0.875em 1.618em !important;
  background-color: #37b54c;
  color: #fff;
  box-shadow: none;
  border-radius: 3px;
  font-weight: 400; }

.jobs #form1 input[type=text] {
  border: 1px solid #cccccc; }

.gform_ajax_spinner {
  border: 2px solid rgba(0, 0, 0, 0.3); }

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block; }

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em; }

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif; }

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top; }

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle; }

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none; }

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none; }

.resp-sharing-button--twitter {
  background-color: #55acee; }

.resp-sharing-button--twitter:hover {
  background-color: #2795e9; }

.resp-sharing-button--pinterest {
  background-color: #bd081c; }

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615; }

.resp-sharing-button--facebook {
  background-color: #3b5998; }

.resp-sharing-button--facebook:hover {
  background-color: #2d4373; }

.resp-sharing-button--tumblr {
  background-color: #35465C; }

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c; }

.resp-sharing-button--reddit {
  background-color: #5f99cf; }

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1; }

.resp-sharing-button--google {
  background-color: #dd4b39; }

.resp-sharing-button--google:hover {
  background-color: #c23321; }

.resp-sharing-button--linkedin {
  background-color: #0077b5; }

.resp-sharing-button--linkedin:hover {
  background-color: #046293; }

.resp-sharing-button--email {
  background-color: #777; }

.resp-sharing-button--email:hover {
  background-color: #5e5e5e; }

.resp-sharing-button--xing {
  background-color: #1a7576; }

.resp-sharing-button--xing:hover {
  background-color: #114c4c; }

.resp-sharing-button--whatsapp {
  background-color: #25D366; }

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851; }

.resp-sharing-button--hackernews {
  background-color: #FF6600; }

.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {
  background-color: #FB6200; }

.resp-sharing-button--vk {
  background-color: #507299; }

.resp-sharing-button--vk:hover {
  background-color: #43648c; }

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998; }

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373; }

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee; }

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9; }

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c; }

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615; }

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5; }

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293; }

@media screen and (max-width: 768px) {
  #top-bar-container {
    display: none; }
  button.menu-toggle {
    cursor: pointer;
    text-align: left;
    position: absolute;
    right: 2.61792em;
    top: 2.61792em;
    border: none;
    box-shadow: none;
    border-radius: none;
    background-image: none; }
  .handheld-navigation {
    position: absolute;
    width: 100%;
    left: 0;
    top: 80px;
    background-color: #37b54c;
    padding: 0 0.61805em; }
  .main-navigation ul.menu > li:last-child {
    padding-bottom: 30px; }
  .site-header ul.menu li > a {
    color: #fff;
    opacity: 0.6; }
  .site-header ul.menu li.current-menu-item > a {
    color: #fff;
    opacity: 1; }
  #heroform {
    width: 100%;
    float: none;
    margin-left: 0; }
  .home .jobscol {
    margin-bottom: 3.70633em; }
  .jobs .section-title p {
    width: 100%;
    position: relative;
    margin-top: 2.29068em; }
  .jobs .filters {
    margin-bottom: 4.2358em; }
  .single-job #form2 {
    margin-bottom: 2.61792em; }
  .page-id-24 #page {
    background-color: whitesmoke; }
  .main-navigation ul.menu > li > a {
    margin-top: 0;
    margin-left: 0; }
  .main-navigation ul.menu > li:last-child > a {
    border: none;
    background-color: #37b54c; }
  #menu-mobile {
    margin-top: 1.41575em; }
  .page .adrescol {
    padding-left: 0; }
  .page .adres {
    margin-top: 0; }
  .single-job .jobmeta li {
    width: 100%; }
  #hero {
    padding: 1.618em; }
  #heroform {
    padding: 1.618em; }
  .site-info {
    padding: 1.618em 0; }
  .site-info img {
    float: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0; }
  .site-info ul {
    display: block;
    float: none;
    margin-top: 1.41575em;
    margin-left: 0; }
  .site-info li {
    display: block;
    margin: 0 0.23608em; } }
