/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@media (max-width: 1199.98px) {
  .site--header__projects {
    padding: 22px 13px;
    text-align: right; } }
.site--header__projects--item {
  position: relative; }
  .site--header__projects--item > a {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #e59da8;
    text-decoration: none;
    line-height: 1;
    padding: 0 16px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-left: 1px solid #e59da8; }
    @media (max-width: 1500px) {
      .site--header__projects--item > a {
        padding: 0 8px;
        font-size: 12px; } }
    @media (max-width: 1200px) {
      .site--header__projects--item > a {
        font-size: 10px; } }
    .site--header__projects--item > a:hover {
      color: #ffffff; }
  .site--header__projects--item:first-child > a {
    border-left: none; }

/*# sourceMappingURL=style.css.map */
