/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.panel-heading,
.panel-body {
    background: #ffffff;
    border: solid 1px #202220;
    border-radius: 0;
}