@charset "UTF-8";
/* Insert your unhcr base overrides over Vartheme BS4 and Bootstrap */
/* CK editor RTL style */
[dir=rtl] body.cke_editable {
  text-align: right;
}

h1,
.h1 {
  line-height: 1.1;
}
@media (max-width: 991.98px) {
  h1,
  .h1 {
    font-size: 1.75rem;
    line-height: 1.17;
  }
}

h2,
.h2 {
  line-height: 1.23;
}
@media (max-width: 991.98px) {
  h2,
  .h2 {
    font-size: 1.5rem;
    line-height: 1.34;
  }
}

h3,
.h3 {
  line-height: 1.285;
}
@media (max-width: 991.98px) {
  h3,
  .h3 {
    font-size: 1.375rem;
    line-height: 1.18;
  }
}

h4,
.h4 {
  line-height: 1.18;
}
@media (max-width: 991.98px) {
  h4,
  .h4 {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}

h5,
.h5 {
  line-height: 1.38;
}

h6,
.h6 {
  line-height: 1.214;
}

.breadcrumb {
  background-color: transparent;
}
.breadcrumb .breadcrumb-item {
  color: #666;
}
.breadcrumb .breadcrumb-item:before {
  color: #666;
}
.breadcrumb .breadcrumb-item a {
  color: #666;
}

.bg-secondary .breadcrumb .breadcrumb-item,
.night-gray-bg .breadcrumb .breadcrumb-item,
.media-full .breadcrumb .breadcrumb-item,
.media-full-l .breadcrumb .breadcrumb-item,
.breadcrumb-light .breadcrumb-item {
  color: #fff;
}
.bg-secondary .breadcrumb .breadcrumb-item:before,
.night-gray-bg .breadcrumb .breadcrumb-item:before,
.media-full .breadcrumb .breadcrumb-item:before,
.media-full-l .breadcrumb .breadcrumb-item:before,
.breadcrumb-light .breadcrumb-item:before {
  color: #fff;
}
.bg-secondary .breadcrumb .breadcrumb-item a,
.night-gray-bg .breadcrumb .breadcrumb-item a,
.media-full .breadcrumb .breadcrumb-item a,
.media-full-l .breadcrumb .breadcrumb-item a,
.breadcrumb-light .breadcrumb-item a {
  color: #fff;
}

@media (max-width: 991.98px) {
  body {
    font-size: 1rem;
    line-height: 1.37;
  }
}

blockquote,
.blockquote {
  text-align: center;
  font-size: calc(1.3125rem + 0.75vw);
  line-height: 1.2;
}
@media (min-width: 1200px) {
  blockquote,
  .blockquote {
    font-size: 1.875rem;
  }
}
@media (max-width: 991.98px) {
  blockquote,
  .blockquote {
    font-size: 1.625rem;
    line-height: 1.2;
  }
}
blockquote p,
.blockquote p {
  font-style: italic;
}
blockquote p::before,
blockquote p::after,
.blockquote p::before,
.blockquote p::after {
  content: "\"";
}

.intro-text {
  font-size: calc(1.275rem + 0.3vw);
  line-height: 1.25;
}
@media (min-width: 1200px) {
  .intro-text {
    font-size: 1.5rem;
  }
}
@media (max-width: 991.98px) {
  .intro-text {
    font-size: 1.125rem;
    line-height: 1.23;
  }
}

.caption {
  font-size: 0.875rem;
  line-height: 1.4;
}
@media (max-width: 991.98px) {
  .caption {
    font-size: 0.75rem;
    line-height: 1.34;
  }
}

.copyright {
  color: #666;
  font-size: 0.875rem;
  line-height: 1.33;
}

.media-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 0.625rem;
  color: #666;
  font-size: 0.875rem;
  line-height: 1.33;
}
@media (max-width: 991.98px) {
  .media-details {
    padding-top: 0.3125rem;
    font-size: 0.75rem;
    line-height: 1.34;
  }
}
.media-details .field--name-field-caption,
.media-details .caption {
  margin-right: 10px;
}

.meta-details {
  font-size: 1rem;
  line-height: 1.37;
}
@media (max-width: 991.98px) {
  .meta-details {
    font-size: 0.875rem;
    line-height: 1.42;
  }
}

.alert {
  overflow: hidden;
  margin-top: 1rem;
  border: 0;
  border-radius: 0;
}
.alert.alert-success {
  color: #fff;
  background-color: #00b398;
}
.alert.alert-success a {
  color: #fff;
}
.alert.alert-success a:hover,
.alert.alert-success a:focus {
  color: #fff;
}
.alert.alert-warning {
  color: #000;
  background-color: #faeb00;
}
.alert.alert-warning a:hover,
.alert.alert-warning a:focus {
  color: #0072bc;
}
.alert.alert-danger {
  color: #fff;
  background-color: #ef4a60;
}
.alert.alert-danger a {
  color: #fff;
}
.alert.alert-danger a:hover,
.alert.alert-danger a:focus {
  color: #fff;
}
.alert .close {
  right: 1.25rem;
  height: 100%;
}
.alert.alert-dismissible .close {
  right: 1.25rem;
}

@media (min-width: 576px) {
  .mobile-only {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .tablet-only {
    display: none;
  }
}
@media (min-width: 992px) {
  .tablet-only {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .desktop-only {
    display: none;
  }
}

#layout-builder .mobile-only,
#layout-builder .tablet-only,
#layout-builder .desktop-only {
  display: block;
}

.bs-callout {
  overflow: hidden;
}

.item-list ul.list-group,
ul.links {
  padding: 0 1.5rem;
  list-style: none;
}
.item-list ul.list-group li:before,
ul.links li:before {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  content: "•";
  font-size: 1.4375rem;
  font-weight: bold;
}

.close {
  opacity: 1;
  font-weight: normal;
}
.close:hover {
  opacity: 0.8;
  color: inherit;
}
.close:hover,
.close:focus {
  background: transparent;
}

a {
  text-underline-offset: 0.188rem;
}

#layout-builder-modal details .details-wrapper {
  padding: 1rem;
}
#layout-builder-modal form {
  position: relative;
  padding-bottom: 4.2rem;
}
#layout-builder-modal form .ajax-progress-throbber {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  opacity: 1;
  border: 1px solid #ddd;
  border-radius: 50%;
  background-color: #fff;
}
#layout-builder-modal form .ajax-progress-throbber .throbber {
  display: block;
  color: #0072bc;
}
#layout-builder-modal .ace_editor {
  max-width: 100%;
}

.media-library-wrapper .media-library-item__click-to-select-checkbox input {
  opacity: 1;
}
.media-library-wrapper .media-library-item__remove {
  -webkit-background-size: contain;
  background-size: contain;
}

.ui-layout-builder-modal input[type=checkbox],
.ui-layout-builder-modal input[type=radio] {
  opacity: inherit;
}
.ui-layout-builder-modal input[type=checkbox] + label:after,
.ui-layout-builder-modal input[type=checkbox] + label:before,
.ui-layout-builder-modal input[type=radio] + label:after,
.ui-layout-builder-modal input[type=radio] + label:before {
  position: inherit;
  top: inherit;
  left: inherit;
  content: none;
  background: inherit;
}
.ui-layout-builder-modal input[type=checkbox] + label:hover:before,
.ui-layout-builder-modal input[type=checkbox] + label:hover:before,
.ui-layout-builder-modal input[type=radio] + label:hover:before,
.ui-layout-builder-modal input[type=radio] + label:hover:before {
  border-color: inherit;
  background: inherit;
}

#drupal-off-canvas .bs_row,
#layout-builder-modal .bs_row {
  margin-right: 0;
  margin-left: 0;
}

@media (max-width: 991.98px) {
  .layout-builder-form .form-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
  }
  .layout-builder-form .form-actions button {
    margin-bottom: 0.9375rem;
  }
}

#drupal-off-canvas .inline-block-list li {
  position: relative;
}
#drupal-off-canvas .inline-block-list li .ajax-progress-throbber {
  position: absolute;
  top: 0;
  right: 11px;
}
#drupal-off-canvas .inline-block-list li .ajax-progress-throbber .throbber {
  width: 1rem;
  height: 1rem;
  border-width: 2px;
}
#drupal-off-canvas fieldset,
#drupal-off-canvas input {
  max-width: 100%;
}

@media (max-width: 991.98px) {
  .form-control {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    font-size: 1rem;
  }
}

input[type=file]::file-selector-button {
  cursor: pointer;
  color: #fff;
  border-color: transparent;
  border-radius: 0.25rem;
  background-color: #0072bc;
}

.alert-wrapper hr {
  border: 0;
}

details {
  border-radius: 0.25rem;
}
details summary {
  border-bottom: solid 0.063rem #ccc;
  background-color: #f4f4f4;
}

.form-type-vertical-tabs .vertical-tabs__menu {
  margin: -0.063rem;
  border: solid 0.063rem #fff;
  border-top: solid 0.063rem #e2e2e2;
  border-right: solid 0.063rem #e2e2e2;
}
.form-type-vertical-tabs .vertical-tabs__menu li {
  margin-top: -0.063rem;
  margin-bottom: 0.063rem;
  border: unset;
  background-color: #fff;
}
.form-type-vertical-tabs .vertical-tabs__menu li.is-selected {
  margin-right: -0.063rem;
  border: solid 0.063rem #e2e2e2;
  border-right: solid 0.063rem #fff;
}
.form-type-vertical-tabs .vertical-tabs__menu li a strong {
  font-weight: normal;
}
.form-type-vertical-tabs .vertical-tabs__menu li a:focus strong {
  text-decoration: none;
}
.form-type-vertical-tabs .vertical-tabs__menu li a:focus strong:focus {
  text-decoration: none;
}
.form-type-vertical-tabs .vertical-tabs__menu li a:hover {
  outline: none;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes spinner-border {
  to {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.ajax-progress-throbber .throbber,
.js input.form-autocomplete.ui-autocomplete-loading {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  -webkit-animation: 0.75s linear infinite spinner-border;
  -o-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  background: inherit;
}

.dark-gray-bg {
  background-color: #a7a7a7;
}

.night-gray-bg {
  background-color: #333;
}

.white-smoke-bg {
  background-color: #f4f4f4;
}

.bg-pale-blue {
  background-color: #338ec9;
}

.ui-widget-content a {
  color: #0072bc;
}

.select-wrapper {
  position: relative;
}
.select-wrapper:after {
  position: absolute;
  right: 15px;
  bottom: 18px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -3px;
  content: "";
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -o-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  border-right: 1px solid #0072bc;
  border-bottom: 1px solid #0072bc;
}
.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.table tbody {
  font-size: 1rem;
}

.browser-detect .ui-dialog-buttonpane {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  border: 0 none;
}

.btn:active,
.btn:focus {
  outline: black solid 0.125rem;
  outline-offset: 0.125rem;
}
.btn:active:focus {
  outline: 0;
}

.btn-xs {
  padding: 0 0.625rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  line-height: 1.5;
}

.btn-primary:hover {
  border: 0.125rem solid #fcf366;
  background-color: #fcf366;
}

.btn-secondary:hover {
  border: 0.125rem solid #338ec9;
  background-color: #338ec9;
}
.btn-secondary.button-heart-left:before {
  background-image: url(../../images/heart-white.svg);
}

.btn-outline-dark {
  color: #000;
}
.btn-outline-dark:hover {
  color: #000;
  background-color: #e5e5e5;
}

.btn-outline-light:hover {
  color: #fff;
  background-color: #333;
}
.btn-outline-light.button-heart-left:before {
  background-image: url(../../images/heart-white.svg);
}

.btn-link {
  color: #000;
  font-weight: bold;
  line-height: 1.39;
}
.btn-link:hover {
  color: #000;
}
.btn-link:active,
.btn-link:focus {
  outline: transparent;
}

.external-link-right:before,
.external-link-right:after {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 0.625rem;
  content: "";
  background: url(../../images/external.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.external-link-right:before {
  display: none;
}

.external-link-left:before,
.external-link-left:after {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 0.625rem;
  content: "";
  background: url(../../images/external.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.external-link-left:after {
  display: none;
}

.button-play-right:before,
.button-play-right:after {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 0.625rem;
  content: "";
  background: url(../../images/play-solid.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.button-play-right:before {
  display: none;
}

.button-play-left:before,
.button-play-left:after {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 0.625rem;
  content: "";
  background: url(../../images/play-solid.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.button-play-left:after {
  display: none;
}

.external-link-right,
.external-link-left,
.button-play-right,
.button-play-left {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-heart-left:before {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 14px;
  height: 12px;
  margin-right: 0.625rem;
  content: "";
  background-image: url(../../images/heart.svg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (min-width: 1200px) {
  .button-heart-left:before {
    width: 16px;
    height: 14px;
  }
}

.button-help-left:before {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 0.625rem;
  content: "";
  background: url(../../images/help.svg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (min-width: 1200px) {
  .button-help-left:before {
    width: 16px;
    height: 16px;
  }
}

.bg-secondary .btn-link,
.media-full .btn-link,
.media-full-l .btn-link,
.night-gray-bg .btn-link {
  color: #fff;
}
.bg-secondary .video-link-play::before,
.bg-secondary .video-link-play::after,
.media-full .video-link-play::before,
.media-full .video-link-play::after,
.media-full-l .video-link-play::before,
.media-full-l .video-link-play::after,
.night-gray-bg .video-link-play::before,
.night-gray-bg .video-link-play::after {
  background: url(../../images/play-solid-white.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.validator {
  max-width: 100%;
}
.validator .feedback {
  top: inherit !important;
  right: 0.75rem !important;
  bottom: 0.6875rem !important;
  width: 1.875rem !important;
  height: 1.875rem !important;
  background-color: transparent !important;
  -webkit-background-size: 1.875rem 1.875rem !important;
  background-size: 1.875rem !important;
}
.validator.validation-yes {
  outline: solid 2px #00b398;
  outline-offset: -2px;
}
.validator.validation-yes .feedback {
  background-image: url("../../images/icons/tick.svg") !important;
}
.validator.validation-no {
  outline: solid 2px #ef4a60;
  outline-offset: -2px;
}
.validator.validation-no .feedback {
  background-image: url("../../images/icons/cross.svg") !important;
}

.was-validated .form-control:valid,
.form-control.is-valid {
  background-image: url("../../images/icons/tick.svg");
  -webkit-background-size: 1.875rem 1.875rem;
  background-size: 1.875rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
  background-image: url("../../images/icons/cross.svg");
  -webkit-background-size: 1.875rem 1.875rem;
  background-size: 1.875rem;
}

.well {
  min-height: 1.25rem;
  margin-bottom: 1.25rem;
  padding: 1.188rem;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  background-color: #f5f5f5;
}

.well-lg {
  padding: 1.5rem;
  border-radius: 6px;
}

.well-sm {
  padding: 0.563rem;
  border-radius: 3px;
}

.no-scroll {
  overflow: hidden !important;
}

.media-cover-image:after,
.media--type-remote-video .field--name-thumbnail:after {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 72px;
  height: 72px;
  max-height: 55%;
  content: "";
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: url(../../images/play-white.svg) no-repeat center center;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 15%;
}

#colorbox {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#colorbox #cboxContent {
  margin-bottom: 0;
  background: #000;
}
@media (min-width: 768px) {
  #colorbox #cboxContent .cboxIframe {
    width: 70%;
    margin: auto;
  }
}
#colorbox #cboxClose {
  top: 5px;
  right: 0;
  width: 25px;
  height: 25px;
  opacity: 1;
  background: url(../../images/close.svg) no-repeat 0 0;
}
#colorbox #cboxLoadingOverlay {
  background: #000;
}

.caret-toggle::before {
  display: inline;
  content: "";
  direction: ltr;
  background: url(../../images/arrow-down.svg) no-repeat center;
  -webkit-background-size: 0.75rem 0.75rem;
  background-size: 0.75rem;
}
.caret-toggle.active::before {
  background: url(../../images/arrow-up.svg) no-repeat center;
  -webkit-background-size: 0.75rem 0.75rem;
  background-size: 0.75rem;
}

.global-icon::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  background: url(../../images/global.svg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (min-width: 1200px) {
  .global-icon::before {
    width: 33px;
    height: 33px;
  }
}

.search-icon::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(../../images/search-blue.svg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (min-width: 1200px) {
  .search-icon::before {
    width: 33px;
    height: 33px;
  }
}

.close-icon::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(../../images/close-blue.svg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (min-width: 1200px) {
  .close-icon::before {
    width: 33px;
    height: 33px;
  }
}

.page-4xx {
  min-height: 200px;
  margin-top: 40px;
}

thead,
th {
  color: #000;
  border-style: hidden;
  background: #fff;
}

.table thead tr th {
  color: #000;
  background: #fff;
}

.table tbody tr {
  background: unset;
}

tbody tr:nth-child(odd) {
  background: #f4f4f4;
}

.table td {
  font-size: 1.125rem;
}

blockquote {
  margin: 1.875rem 0;
}

@media (max-width: 991.98px) {
  .table td,
  .table th {
    font-size: 1rem;
  }
}
.bg-secondary:not(.main-menu-region) .text-formatted a:not(.btn),
.Blue .text-formatted a:not(.btn) {
  color: #fff;
}
.bg-secondary:not(.main-menu-region).text-white .text-formatted a,
.bg-secondary:not(.main-menu-region) .text-white .text-formatted a,
.Blue.text-white .text-formatted a,
.Blue .text-white .text-formatted a {
  font-weight: bold;
}

.text-formatted .intro-text,
.cke_editable .intro-text {
  margin-bottom: 30px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../../images/icons/down-arrow-black.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) center;
}

.pagination {
  margin-top: 3.75rem;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .pagination {
    margin-top: 1.25rem;
  }
}
.pagination .page-link {
  margin: 0;
  padding: 0 0.5rem;
  text-underline-offset: 0.188rem;
  border: 0;
  font-size: 1rem;
}
@media (max-width: 575.98px) {
  .pagination .page-link {
    font-size: 0.875rem;
  }
}
.pagination .page-link:hover,
.pagination .page-link:focus {
  text-decoration: underline;
  color: #0072bc;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pagination .page-item.active .page-link {
  color: #0072bc;
  background: transparent;
  font-weight: bold;
}
.pagination .pager__item--previous {
  margin-right: 2.188rem;
}
@media (max-width: 575.98px) {
  .pagination .pager__item--previous {
    margin-right: 0;
  }
}
.pagination .pager__item--next {
  margin-left: 2.188rem;
}
@media (max-width: 575.98px) {
  .pagination .pager__item--next {
    margin-left: 0;
  }
}

.i-facebook::before,
.i-twitter::before,
.i-youtube::before,
.i-instagram::before,
.i-tiktok::before,
.i-linkedin::before {
  display: inline-block;
  width: 26px;
  height: 26px;
  content: "";
}

.i-facebook::before {
  background: url(../../images/facebook-white.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.i-instagram::before {
  background: url(../../images/instagram-white.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.i-tiktok::before {
  background: url(../../images/tiktok-white.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.i-twitter::before {
  background: url(../../images/twitter-white.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.i-youtube::before {
  background: url(../../images/youtube-white.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.i-linkedin::before {
  background: url(../../images/linkedin-white.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.button-download:before {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 0.625rem;
  content: "";
  background-image: url(../../images/download.svg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.button-download.btn-secondary:before,
.button-download.btn-outline-light:before {
  background-image: url(../../images/download-white.svg);
}
