.list-wrapper {
  display: flex;
}

.paragraph--type--text .image-list li::before {
  display: none;
}

.paragraph--type--multiple-video.blue
  .field--name-field-content
  .paragraph--type--accordion
  .paragraph--type--accordion-tab
  > .field--name-field-tab-title::after {
  color: #ff6930;
}

.paragraph--type--text .image-list li:first-child {
  margin-bottom: 5px;
}

.paragraph--type--text p.small-text:not(:last-child),
p.small-text {
  font-size: 12px !important;
  line-height: 24px !important;
  margin-bottom: 16px !important;
}

#block-ckd-ap1-footerbottomtext p {
    font-size: 14px !important;
}

#block-ckd-ap1-footerbottom404 p {
    font-size: 14px !important;
}
/*
.node--type-downloadable-material.node--view-mode-teaser>.node__content>.node-wrapper{
	position: relative;
}

@media (min-width: 768px) {
  .node--type-downloadable-material.node--view-mode-teaser .node-wrapper .node-title-container {
      padding-bottom: 78px;
  }
}

.button-align {
display: flex;
justify-content: space-evenly;
position: absolute;
bottom: 0;
width: 75%;
left: 14%;
}
*/
