.deprecation-notice {
    background-color: #30A08E;
    color: #ffffff;
}

.deprecation-notice-link {
    color: #a03042 !important;
    text-decoration-color: #a03042 !important;
}

.deprecation-notice-link:hover {
    color: lightgrey !important;
}

div.admonition.note > .admonition-title {
    background-color: #69D3BE ;
    border-left: 4px solid #30A08E;
}

.figure-caption {
    text-align: left;
}
