body {
    background: #00827f;
}

html {
    position: relative;
    min-height: 100%;
  }


.footer {
    background: silver;
}

table th {
    background: #bf317a !important;
    color: white;
}


.btn-wqc {
    background: #00827f !important;
    color: white;
}

.btn-wqc:hover {
    color: white;
    background: #378685 !important;
}