.spec{margin:10vw auto 0}@media screen and (max-width: 767px){.spec{margin:30vw auto 15vw}}.spec__title{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;color:#e6dfca;font-size:2rem;filter:drop-shadow(0 0 0.4em rgba(223, 154, 64, 0.4))}@media screen and (max-width: 767px){.spec__title{text-align:center}}.spec__body{width:80%;margin:5vw auto 0}.spec table{width:100%;border-left:none;border-spacing:0;border:1px solid #827e72;background:rgba(0,0,0,.5);border-bottom:none;margin-bottom:1em}@media screen and (max-width: 767px){.spec table{font-size:3vw}}.spec table th{background-color:rgba(205,116,0,.4);border-bottom:1px solid #827e72;border-left:1px solid #827e72;padding:1em;text-align:left}.spec table td{padding:1em;line-height:1.4;border-bottom:1px solid #4f4d46;border-left:1px solid #4f4d46;vertical-align:top}.spec table dl{display:flex;margin:0}.spec table dl dt{width:3.5em}.spec table dl dd{margin-left:0;width:calc(100% - 3.5em)}.spec .testing{margin-top:2em}