
#StaticNasaHeader .absolute {width: 100%}
@media screen and (max-width: 1024px) {
    .mars_content {
        padding-top: 82px;
    }   
}
.downloads_module .button, .hds_module .raw_image_gallery .ri_download_button {
    background-color: #1C67E3;
    text-transform: capitalize;
    font-size: 16px;
    font-family: Inter, Helvetica, sans-serif;
}.raw_image_gallery .raw_image_container .button {
    margin-right: 12px;
    margin-bottom: 1em;
    padding: 12px 14px;
}
.raw_image_gallery .raw_image_detail .button {
    display: inline-flex;
    text-transform: capitalize;
}
#raw-images .button {
    font-weight: 700;
    display: inline-block;
    margin-bottom: .5em;
    margin-left: auto;
    margin-right: auto;
    background-color: #1C67E3;
    color: white;
    border: 0;
    text-decoration: none;
    border-radius: 0px;
    cursor: pointer;
    text-shadow: none;
    font-size: 16px;
    font-family: Inter, Helvetica, sans-serif;
    line-height: 1.1;
    padding: 13px 12px 10px;
    padding: 12px 24px;
    text-align: center;
}
h2.raw_title {
    font-size: 2em;
    margin: .67em 0;
    font-weight: 600;
}
.raw_image_gallery .raw_image_container .rid_right_col .rid_description p a {
    color: white;
}
.raw_image_gallery .raw_image_container .rid_description p.image_credit {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.25px;
    color: #B9B9BB;
}
.raw_images_sidebar h2 {
    font-size: 1.5em;
}
.bgNASADark {
    background-color: #1b1b1b;
    color: white;
}

.bgNASADark p {
    color: white;
}
.bgNASADark a.underline {
    color: white !important;
    text-underline-offset: 4px;
    -webkit-text-decoration: underline dashed #58585b;
    text-decoration: underline dashed #58585b;
    text-decoration-thickness: 1px;
}

.bgNASADark a.underline:hover {
    color: white !important;
    -webkit-text-decoration: underline solid white;
    text-decoration: underline solid white;
}
#filters h3, .boxed h3 {
    margin-top:0 !important;
}
#filters label {
    margin: 0 5px;
}

.BlockLayout p a, .BlockLayout li a, .BlockLayout h1 a, .BlockLayout h2 a, .BlockLayout h3 a, .BlockLayout h4 a, .wysiwyg_content p a, .wysiwyg_content li a, .wysiwyg_content h1 a, .wysiwyg_content h2 a, .wysiwyg_content h3 a, .wysiwyg_content h4 a, #secondary_column p a, #secondary_column li a, #secondary_column h1 a, #secondary_column h2 a, #secondary_column h3 a, #secondary_column h4 a{
    color: #17171b;
    text-underline-offset: 4px;
    -webkit-text-decoration: underline dashed #58585b;
    text-decoration: underline dashed #58585b;
    text-decoration-thickness: 1px;
}
.previous_iotw {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: center;
    gap: 5px;
}

.iotw .previous_iotw .slide {
    width: 200px;
}
