/* Custom Styles */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap');

body {
  color: #111111;
  font-family: 'Montserrat', sans-serif;
  font-size: calc(0.2vw + 12px);
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: subpixel-antialiased
§§
}
.canvas, .wrapper {
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  height: 100%;
  min-height: 100%;
/*   overflow: hidden; */
  position: relative
}
.wrapper {
  height: 100%;
  min-height: 100vh
}
.content {
  margin-top: 50px; 
}
@media (min-width: 768px) {
  .content {
    margin-top: 85px;
  }
}
@media (min-width: 993px) {
  .content {
    margin-top: 94px;
  }
}
.page-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: transparent;
  transition: background 0.5s ease
}
.page-mask.active {
  z-index: 9999;
  background: rgba(0, 0, 0, 1);
  opacity: 0.5;
  transition: background 2s ease 0.25s
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
  > [class*="col-"],
  > .col {
    padding-right: 0;
    padding-left: 0;
  }
}
.thin-gutters {
  margin-right: -5px;
  margin-left: -5px;
  > [class*="col-"],
  > .col {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.no-bullets {
  list-style-type: none;
}
.no-bullets li::before,
.blog-container ul.no-bullets li::before {
  display: none;
}
.blog-container table td {
  border: 1px solid #cccccc;
  vertical-align: top;
}
.blog-container table td,
.blog-container table td p {
  font-size: 0.8rem;
  line-height: normal;
}


/* Typography */
h1 {
  color: #FFFFFF;
  font-size: 2.2em;
  font-weight: 900;
}
@media (min-width: 768px) {
  h1 {
    font-size: 2.8em; 
  }
}
h1 span {
  color: inherit;
  font: inherit;
}
h2,h3,h4,h5,h6 {
  font-weight: 700;
}
h2 {
  color: #29315F;
  font-size: 1.7em;
}
h3 {
  font-size: 1.25rem;
}
.background--blue h2,
.background--blue_dark h2,
.background--blue h3,
.background--blue_dark h3,
.background--blue h4,
.background--blue_dark h4,
.background--blue h5,
.background--blue_dark h5,
.background--blue h6,
.background--blue_dark h6{
  color: #29306b;
}
a {
  color: inherit;
  transition: all 0.25s ease;
}
a:hover {
  color: #1C94CE;
  color: inherit;
}
a:not(.btn):hover {
  opacity: 0.75;
}
.text-white {
  color: #ffffff;
}

/* Site header */
.fixed-top {
/*   background: #1C94CE; */
  background-image: transparent;
  transition: background 0.5s ease, right 0.25s ease, top 0.25s ease, box-shadow 1s ease;
}
.fixed-top > .container > .row {
  height: 50px;
  transition: height 0.25s ease-out
}
@media (min-width: 768px) {
  .fixed-top > .container > .row {
    height: 85px
  }
}
@media (min-width: 992px) {
  .fixed-top > .container > .row {
    height: 110px
  }
}
.active.row-offcanvas-left .fixed-top {
  right: -300px;
  left: 300px;
  transition: all 0.25s ease-out
}
.active.row-offcanvas-right .fixed-top {
  left: -300px;
  right: 300px;
  left: 0;
  right: 0;
  transition: all 0.25s ease-out
}
.navbar-toggler.navbar-toggler-header,
.search-trigger {
  background: transparent url('https://4368135.fs1.hubspotusercontent-na1.net/hubfs/4368135/Poultry/images/interface/img-icon-search-light.svg') no-repeat 15px center;
  background-size: 20px;
  border: 0;
/*   border-right: 1px solid rgba(255,255,255,0.5); */
  color: #ffffff;§
  font-size: 1em;
  height: 24px;
  margin: 0;
  opacity: 1;
  padding: 0 0 0 35px;
  text-transform: capitalize;
  transition: opacity 0.25s ease;
  vertical-align: top;
}
.navbar-toggler.navbar-toggler-header:active,
.navbar-toggler.navbar-toggler-header:focus,
.search-trigger:active,
.search-trigger:focus {
  outline: none;
}
nav .navbar-toggler:focus,
nav .navbar-toggler:hover,
.sidebar-offcanvas .navbar-toggler:focus,
.sidebar-offcanvas .navbar-toggler:hover {
  border: 0;
  outline: 0;
}
.scrolled-header .navbar-toggler.navbar-toggler-header,
.scrolled-header .search-trigger {
  background-image: url('https://4368135.fs1.hubspotusercontent-na1.net/hubfs/4368135/Poultry/images/interface/img-icon-search-colour.svg');
/*   border-right: 1px solid rgba(24,148,206,0.5); */
  color: rgba(24,148,206,1);
}
.scrolled-header .navbar-toggler.navbar-toggler-header {
  background-image: url('https://4368135.fs1.hubspotusercontent-na1.net/hubfs/4368135/Poultry/images/interface/img-icon-nav-trigger-colour.svg');
}
.navbar-toggler.navbar-toggler-header {
  background-image: url('https://4368135.fs1.hubspotusercontent-na1.net/hubfs/4368135/Poultry/images/interface/img-icon-nav-trigger-colour.svg');
  border-right: 0;
}
.scrolled-header .navbar-toggler.navbar-toggler-header {
  border-right: 0;
}
.navbar-toggler.navbar-toggler-header:hover,
.search-trigger:hover {
  opacity: 0.5;
  transition: opacity 0.25s ease;
}
.navbar-toggler.navbar-toggler-header span,
.search-trigger span {
  font-size: 1.0em;
  font-weight: 200;
  line-height: 22px;
}
@media (min-width: 992px) {
  .navbar-toggler.navbar-toggler-header,
  .search-trigger {
    padding: 0 0 0 35px;
  }
}
.scrolled-header .fixed-top {
  box-shadow: 0 0 0 0 rgba(0,0,0,0);
  background: rgba(255,255,255,1);
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
  top: 0;
  left: 0;
  right: 0
}
.scrolled-header .fixed-top nav > .container > .row {
  height: 50px;
  transition: height 0.25s ease-out
}
.scrolled-header .active.row-offcanvas-right .fixed-top {
  left: -300px;
  right: 300px;
  left: 0;
  right: 0;
  transition: all 0.25s ease-out
}
.scrolled-header .active.row-offcanvas-left .fixed-top {
  left: 300px;
  right: -300px;
  transition: all 0.25s ease-out
}
.scrolled-header .navbar-nav > li > .nav-link {
  margin: 5px 0;
  transition: margin 0.25s ease-out
}
.scrolled-header.scrolled-hidden .fixed-top {
  top: -85px;
  transition: top 0.25s ease-out
}
@media (min-width: 992px) {
  .scrolled-header.scrolled-hidden .fixed-top {
    top: -160px
  }
}
.fixed-header {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.25s linear, top 1s ease-out;
  z-index: -1
}
.fixed-header p {
  line-height: 30px;
  font-family: "Barlow", sans-serif;
  font-size: 10px;
  font-weight: 300;
  margin: 0;
  color: #29306b;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase
}
.fixed-header p a {
  color: #29306b
}
.fixed-header p a:active {
  color: #29306b
}
.fixed-header p a:focus {
  color: #29306b
}
.fixed-header p a:hover {
  color: #29306b
}
.breadcrumbs-on .fixed-header {
  top: 45px;
  opacity: 1;
  transition: opacity 0.25s linear 0.5s, top 1.0s ease-out 1.5s
}


/* Navigation 
.navbar-brand {
  background-image: url("https://4368135.fs1.hubspotusercontent-na1.net/hubfs/4368135/Poultry/images/interface/img-logo-ceva-colour.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px 40px;
  font-size: 1rem;
  height: 40px;
  line-height: 40px !important;
  padding: 0 0 0 50px !important;
  color: #29306b;
  transition: height 0.25s ease-out, background-size 0.25s linear;
  vertical-align: middle;
}
.navbar-brand:hover {
  color: #29306b;
}
.scrolled-header .navbar-brand {
  background-image: url("https://4368135.fs1.hubspotusercontent-na1.net/hubfs/4368135/Poultry/images/interface/img-logo-ceva-colour.svg");
  color: #29306b;
}
@media (min-width: 768px) {
  .navbar-brand {
    background-size: 60px 60px;
    height: 60px;
    line-height: 60px !important;
    padding: 0 0 0 75px !important;
  }
}
.menu-main-navigation-container {
  display: inline-block;
  vertical-align: middle;
  float: right
}
.hs-menu-wrapper {
  margin: 0;
  transition: margin 0.25s ease;
  vertical-align: top;
  width: auto;
}
@media (min-width: 993px) {
  .hs-menu-wrapper {
    display: inline-block;
  }
}
.hs-menu-wrapper ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.hs-menu-wrapper ul > li.hs-menu-item {
  display: inline-block;
  float: none;
  margin: 0;
  position: relative
}
.hs-menu-wrapper ul > li.hs-menu-item > a {
  border-right: 1px solid #29306b;
  color: #29306b;
  font-size: 1em;
  font-weight: 200;
  display: block !important;
  line-height: 24px;
  padding: 0 20px;
  margin: 0;
  text-transform: capitalize;
  transition: background 0.5s ease, color 0.25s ease, line-height 0.25s ease-out
}
.scrolled-header .hs-menu-wrapper ul > li.hs-menu-item > a {
  border-right: 1px solid #29306b;
  color: #29306b;
}
.hs-menu-wrapper ul > li.active.hs-menu-item > a,
.hs-menu-wrapper ul > li.hs-menu-item > a:active {
  color: #29306b;
  transition: color 0.25s ease;
}
.hs-menu-wrapper ul > li.hs-menu-item > a:focus {
  color: #29306b;
  transition: color 0.25s ease;
}
.hs-menu-wrapper ul > li.hs-menu-item > a:hover {
  color: #29306b;
  text-decoration: none;
  transition: color 0.25s ease;
}
.scrolled-header .hs-menu-wrapper ul > li.active.hs-menu-item > a,
.hs-menu-wrapper ul > li.hs-menu-item > a:active {
  color: #29306b;
  transition: color 0.25s ease;
}
.scrolled-header .hs-menu-wrapper ul > li.hs-menu-item > a:focus {
  color: #29306b;
  transition: color 0.25s ease;
}
.scrolled-header .hs-menu-wrapper ul > li.hs-menu-item > a:hover {
  color: #29306b;
  text-decoration: none;
  transition: color 0.25s ease;
}
.header--menu .hs-menu-wrapper ul ul {
  background: #ffffff;
  border-radius: 5px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 100%;
  transition: right 0s linear 1.0s, opacity 1.0s ease;
}
.header--menu .hs-menu-wrapper ul > li.hs-menu-item:hover ul {
  background: #ffffff;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,0.25);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
  opacity: 1;
  right: 0;
  transition: right 0s linear, opacity 0.5s ease;
}
.header--menu .hs-menu-wrapper ul ul > li.hs-menu-item {
}
.header--menu .hs-menu-wrapper ul ul > li.hs-menu-item > a {
  border: 0;
  color: #29306b;
  padding-top: 5px;
  padding-bottom: 5px;
}
.header--menu .hs-menu-wrapper ul ul > li.hs-menu-item:first-child > a {
  padding-top: 10px;
}
.header--menu .hs-menu-wrapper ul ul > li.hs-menu-item:last-child > a {
  padding-bottom: 10px;
}
.navbar-divider {
  background: rgba(0,0,0,0.25);
  display: inline-block;
  height: 50px;
  width: 1px;
  margin: 0 15px;
}


/* Sections */
.section {
  padding: 80px 0 60px;
  position: relative;
  z-index: 0;
}
.background--white {
  background-color: #FFFFFF;
}
.background--grey {
  background-color: #E6E6E6;
  color: #111111;
}
.background--grey-light {
  background-color: #F3F5F7;
}
.background--blue {
  background-color: #1C94CE;
  color: #ffffff;
}
.background--dark_blue,
.background--blue_dark {
  background-color: #102d7b;
  color: #ffffff;
}
.background--image {
  background-color: #1C94CE;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Buttons */
.btn,
[type=submit].hs-button {
  background: #1C94CE;
  border: 1px solid #1C94CE;
  border-radius: 16px;
  color: #ffffff !important;
  font-size: 0.7rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 0.375rem 20px;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
}
.btn:hover {
  background: #212529;
  border-color: #212529;
  color: #ffffff;
}
.btn.btn-primary {
  background: #CC7F00;
  border-color: #CC7F00;
  font-size: 0.9em;
  text-transform: uppercase;
}
.btn.btn-primary.btn-large {
  font-size: 1.2em;
}
.btn.btn-reversed,
[type=submit].hs-button {
  background: transparent;
  border-color: #ffffff;
}
.btn.btn-reversed:hover,
[type=submit].hs-button:hover {
  background: #ffffff;
  color: #1C94CE !important;
}

/* Forms */
.legal-consent-container .hs-form-booleancheckbox-display p,
.legal-consent-container .hs-richtext p {
  font-size: 0.5rem;
  text-align: left;
}
.legal-consent-container .field.hs-form-field {
    margin-bottom: 0 !important;
}
.inputs-list {
  list-style-type: none;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.inputs-list li {
  padding: 0 !important;
}
.inputs-list li::before {
  display: none !important;
}
.inputs-list .hs-input {
  width: auto !important;
}
.hs-recaptcha {
  display: none !important;
}
.hs-form-field label {
  font-size: 0.6rem;
}
.hs-input {
  border: 1px solid #ffffff;
  border-radius: 2px;
  line-height: 1.5;
  margin-bottom: 5px;
  padding: 0.375rem 15px;
  width: 100% !important;
}
.hs-form fieldset {
  max-width: 100% !important
}


/* Tags */
.tag {
  background: transparent;
  border: 1px solid #1C94CE;
  border-color: #1c94ce;
  color: #1C94CE;
  color: #1C94CE;
  display: inline-block;
  font-size: 0.7rem;
  line-height: 17px;
  margin-bottom: 15px;
  min-width: 90px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: auto;
}
.tag.tag--large {
  line-height: 25px;
  min-width: 130px;
}
.tag.tag--solid {
  background: #1C94CE;
  background: #1C94CE;
  color: #ffffff !important;
}
.background--dark_blue .tag,
.background--blue .tag,
.tag.tag--white {
  border-color: rgba(255,255,255,0.5);
  color: rgba(255,255,255,1) !important;
}

/* Blog single - global styles */
.blog-post-content a {
  color: #1894ce;
  font-weight: 700;
  text-decoration: none;
}
.blog-post-content a:not(.btn):active,
.blog-post-content a:not(.btn):focus,
.blog-post-content a:not(.btn):hover {
  color: #1894ce;
  opacity: 1;
  text-decoration: underline;
}
.section--hero {
  background-color: #102d7b;
  background-image: #102d7b;
  z-index: 0;
}
.section--insights-hero {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.section--insights-hero > .container > .row {
  height: auto;
  min-height: 200px;
}
.section--insights-hero.section--hero-large > .container > .row {
  height: auto;
  min-height: 350px;
}
.section-divider {
  background-color: #102d7b;
 }
.blog-container h1 {
  color: #ffffff;
  font-size: 2.5rem;
  line-height: 1;
}
.blog-container h4 {
  color: #29315f;
  font-size: 1.1rem;
  margin-bottom: 20px;
}
.blog-container .page-details {
  color: #ffffff;
  font-size: 0.9em;
  padding-top: 20px;
  vertical-align: middle;
}
.blog-container .page-details img {
  border: 1px solid rgba(255,255,255,0.75);
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  height: 50px;
  width: 50px;
}
.blog-container ul,
.blog-container ol {
  padding-top: 20px;
  padding-bottom: 20px;
}
.blog-container ul {
  list-style-type: none;
}
.blog-container ul li {
  position: relative;
  padding-left: 20px;
}
.blog-container ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: -15px;
  top: 6px;
  height: 10px;
  width: 10px;
  background: #1C94CE;
}
.blog-container ol {
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 50px;
}
.blog-container ol li {
  margin: 0 0 0.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
}
.blog-container ol li::before {
  content: counter(my-awesome-counter);
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: bold;
  position: absolute;
  --size: 32px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 0;
  background: #1C94CE;
  text-align: center;
}
/* 
.blog-container ul,
.blog-container ol {
  padding-top: 20px;
  padding-bottom: 20px;
}
.blog-container ul {
  list-style-type: none;
}
.blog-container ul li {
  position: relative;
  padding-left: 20px;
}
.blog-container ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: -15px;
  top: 11px;
  height: 10px;
  width: 10px;
  background: #1C94CE;
}
.blog-container ol {
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 50px;
}
.blog-container ol li {
  margin: 0 0 0.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
}
.blog-container ol li::before {
  content: counter(my-awesome-counter);
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: bold;
  position: absolute;
  --size: 32px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 0;
  background: #1C94CE;
  text-align: center;
} */

.blog-container blockquote {
  background: url('https://4368135.fs1.hubspotusercontent-na1.net/hubfs/4368135/Swine/images/interface/quote.svg') no-repeat center 20px;
  background: url('https://4368135.fs1.hubspotusercontent-na1.net/hubfs/4368135/Swine/images/interface/quote--red.svg') no-repeat center 20px;
  background-size: 30px 25px;
  color: #111111;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2;
  padding: 65px 75px 20px;
  text-align: center;
}
.blog-container img,
.blog-container p > img {
  height: auto !important;
  max-width: 100% !important;
}


/* Blog summary - global styles */
.dropdown--topic h3 {
  display: none;
}
.dropdown--topic ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.dropdown--topic ul li {
  display: block;
  line-height: 1;
  padding: 2px 15px;
}
.dropdown--topic ul li a {
  font-size: 0.75rem;
  line-height: 1;
}
.dropdown--topic ul li a span {
  display: none !important;
}
.dropdown--topic ul li:before {
  display: none;
}
.blog-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 175px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .blog-image {
    height: 150px;
  }
}
@media (min-width: 1200px) {
  .blog-image {
    height: 175px;
  }
}
.blog-brand {
  background-image: url("https://4368135.fs1.hubspotusercontent-na1.net/hubfs/4368135/Poultry/images/interface/img-logo-ceva-reversed.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 60px 60px;
  font-size: 1.25em;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
  margin-right: 15px;
  padding-left: 80px;
  text-transform: none;
  vertical-align: middle;
}
.cat-title {
  border-right: 1px solid #29315F;
  color: #29315F;
  margin-right: 20px;
  padding-right: 20px;
}
.background--blue .cat-title,
.background--dark_blue .cat-title {
  border-right: 1px solid #ffffff;
  color: #ffffff;
}
.cat-link {
  color: #29315F;
  display: inline-block;
  vertical-align: bottom;
}
.cat-link:hover {
  color: #29315F;
  opacity: 0.5;
}
.background--blue .cat-link,
.background--dark_blue .cat-link {
  color: #ffffff;
}
.background--blue .cat-link:hover,
.background--dark_blue .cat-link:hover {
  color: rgba(255,255,255,0.5);
  color: inherit;
  opacity: 0.5;
}
.blog-tile h5 {
  color: #29315F;
}
.background--blue .blog-tile h5,
.background--dark_blue .blog-tile h5 {
  color: #ffffff;
}
/* Numbered pagination */
.blog-pagination {
  display: block;
  text-align: center;
}
.blog-pagination > div {
  display: inline-block;
}
.blog-pagination-left {
  text-align: right;
}
.blog-pagination-right {
  text-align: left;
}
.blog-pagination a {
  display: inline-block;
  text-align: center;
  background-color: #F3F5F7;
  height: 35px;
  line-height: 33px;
  padding: 0 0 2px;
  width: 35px;
}
.blog-pagination a:hover,
.blog-pagination a:focus {
  background-color: #1C94CE;
  color: #ffffff;
  text-decoration: none;
}
.blog-pagination a.elipses {
  border: 0;
}
.blog-pagination a.active {
  background-color: #1C94CE;
  color: #ffffff;
  pointer-events: none;
  cursor: default;
}
.blog-pagination a.next-link,
.blog-pagination a.prev-link {
  background-color: #F3F5F7;
  color: #111111;
}
.blog-pagination a.next-link:hover,
.blog-pagination a.prev-link:hover {
  background-color: #1C94CE;
  color: #ffffff;
}

.sticky-top {
  z-index: 0;
}
/* Search results page */
body .hs-search-field__bar form.hs-form fieldset .hs-form-field {
  padding: 0;
}
body .hs-search-field__bar input[type="text"] {
  background: #ffffff;
  border: 1px solid rgba(0,0,0,0.25);
  border-radius: 2px;
  font-size: 1.2em;
  margin-bottom: 50px;
  padding: 10px 15px;
  text-transform: none;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
body .hs-search-field__bar input[type="text"]:active,
body .hs-search-field__bar input[type="text"]:focus {
  outline: none;
}
ul.hs-search-results__listing li::before,
ul.hs-search-field__suggestions li::before {
  display: none;
}
ul.hs-search-results__listing li {
  padding-left: 0;
}
ul.hs-search-field__suggestions {
  padding-left: 0;
}
ul.hs-search-field__suggestions a {
  display: block;
  padding: 5px 0;
}
.hs-search-field__suggestions a:hover:not(.btn),
.hs-search-field__suggestions a:focus:not(.btn) {
  background: #1C94CE;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.hs-search-results__title {
  color: #29315f;
  display: block;
  font-size: 1.6em;
  font-weight: 600;
  margin-bottom: 15px;
}
.hs-search-highlight {
  color: #1C94CE;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.hs-search-results__description {
  border-bottom: 1px solid rgba(0,0,0,0.5);
  margin-bottom: 30px;
  padding-bottom: 30px;
}