a[href^="mailto:"] {
    color: #007AFF;
    text-decoration: underline;
}

.alert-product-details-table tbody tr td:first-child {
    background-color: #F6F9FC;
    font-weight: bold;
}

.alert-product-details-table table {
    margin-top: 0;
}

 .wp-block-file a:first-child {
     color: #ff4815;
 }

 .wp-block-file a:last-child {
     background-color: #055AA9;
 }

 /*.block-editor-block-list__layout:not(.is-root-container) .alert-subtitle {*/
 /*    position: absolute;*/
 /*    width: 100vw;*/
 /*    left: 50%;*/
 /*    transform: translateX(-50%);*/
 /*}*/

body:not(.wp-block-editor) .alert-intro {
    margin-bottom: 0;
}

body:not(.wp-block-editor) .alert-product-details-table {
    margin-top: 16px;
}

body:not(.wp-block-editor) .alert-manufacturer-points {
    margin-bottom: 48px;
}

p.alert-subtitle {
    font-size: 36px;
    line-height: normal;
    margin-bottom: 0;
}

p.alert-intro {
    margin-top: 60px;
}