@charset "UTF-8";
.col-12.text-center h1 em {
    color: #BD3806;
}
.row .col-12.text-center h5 {
    color: #BD3806;
}
.row .col-12.text-center h2 {
    color: #BD3806;
}
.row .col-md-4.col-12 p {
    font-size: small;
    text-align: center;
    color: #D4D0D0;
}
.row .col-12.text-center h5 {
}
.col-12.text-center h5 button {
    border: thick solid #000000;
    margin: 5px;
    font-size: large;
}
.row .col-12.text-center #swapbackground {
    padding: 5px;
    border: thick solid #000000;
    background-color: #FBF8F8;
}
.row .col-md-4.col-12 .text-center {
    color: #D4D0D0;
}
