html {
  scroll-behavior: smooth;
}

.px-6 ul {
  list-style: unset;
}

.round {
  border-radius: 4px;
}

.hover-transition {
  transition: ease-in 250ms;
}

.hover-transition:hover {
  transition: ease-in 250ms;
}

#pf-funding-logos {
  width: 333px;
}

.pt-5 {
  border-top: 1px solid #dee2e6;
}

#user {
  display: block;
}

/*Donation options*/

#donate-widgets {
  margin: auto;
  margin-top: 10px;
}

.opencollective,
#gh-sponsors {
  display: flex !important;
  margin: auto !important;
}

.liberapay {
  display: flex !important;
  width: 50% !important;
  margin-bottom: 10px;
  margin-left: 46.05px !important;
}

.liberapay-nojs {
  display: flex;
  margin: auto;
  margin-top: -20px;
  margin-bottom: 10px;
}

/* Style the tab content */
.tabcontent {
  display: none;
}


.rmq-f1204822 {
    width: auto !important;
    height: auto !important;
    max-height: 300px !important;
}
.coverflow__container__1P-xE {
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    outline: none;
}

.coverflow__container__1P-xE {
    padding: 2rem 0 !important;
}

*, ::after, ::before {
    box-sizing: border-box;
}

.coverflow__coverflow__53z9A {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
}

.coverflow__stage__14oqC {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0;
    transform-style: preserve-3d;
    perspective: 500px;
}

.coverflow__stage__14oqC {
    perspective: 600px !important;
}

.coverflow__figure__3bk_C {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    flex: 0 0 auto;
    transition: transform 600ms ease;
    backface-visibility: hidden;
    z-index: 9;
    align-self: center;
    box-shadow: 0 50px 70px rgba(0, 0, 0, 0.5);
    -webkit-box-reflect: below 1px -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0));
}

.coverflow__figure__3bk_C {
    backface-visibility: revert !important;
    background-color: #fff !important;
    box-shadow: 0 50px 70px rgba(0,0,0,.2) !important;
    transition: transform .7s ease !important;
}

.coverflow__cover__25-7e {
    display: block;
    width: 100%;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

img {
    border-style: none;
}

.coverflow__text__39hqd {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: .9em;
    color: white;
    padding: 5px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
}
