﻿.famfamfam-flags {
    display: inline-block;
}

.frameIt {
    border: solid 1px #05cbfc;
}

.frameItAlert {
    border: solid 1px red;
}

    .frameItAlert .card-header {
        background-color: #e63757 !important;
    }

        .frameItAlert .card-header h6 {
            color: white !important;
        }

    .frameItAlert .card {
    }

.testEnviromentBG {
    background-color: #d8eb34;
}
