.project-credits,
.problem-statement,
.design-approach,
.device-components,
.instruction-manual,
.care-safety,
.current-prototype,
.level-requirements,
.poster-board,
.works-cited {
    color: #fff !important;
    font-size: 1.35em !important;
    text-align: center !important;
}

.project-credits h1,
.project-credits h3,
.project-credits p,
p,
li,
figcaption,
td,
th {
    color: #fff !important;
    font-size: 1.35em !important;
    text-align: center !important;
}

.components-table {
    margin: 2em auto;
    border-collapse: collapse;
    border: 3px solid #fff;
    width: 70% !important;
    background: none !important;
}

.components-table th,
.components-table td {
    border: 2px solid #fff;
    padding: 0.9em 1.2em;
    text-align: center;
    color: #fff !important;
    font-size: 1.2em !important;
    background: transparent !important;
}

ol, ul {
    color: #fff !important;
    font-size: 1.35em !important;
    text-align: center !important;
}

.prototype-images {
    justify-content: center !important;
}
