@import 'css/theme.css';
@import 'custom.css';

/* Used for HW requirement support matrix */
.supported   { color: green; }
.unsupported { color: red; }
.logo {
    padding: 10px 50px !important;
}
