
label {
font-weight:bold;
}
.pct input {
padding:6px;
}

.pct button {
padding:6px;
background-color:#00b140;
color:#fff;
border:0;
box-shadow:0 0 2px #00b140,
0 0 2px #00b140,
0 0 2px #00b140,
0 0 2px #00b140;
font-size:18px;
}

.pct {
width:300px;
}

.ctd {
width:100px;
}


.workshop {
width:100%;
box-shadow:0 0 2px #2e2e2e;
}
#tdp{
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
text-shadow:1px 1px 1px #000;
color:#d8d8d8;
background-image:url("/images/verkstedet-3d-printing.png");
background-size:cover;
background-position:center;
height:400px;
}
#tdp span {
font-size:40px;
background-color:#DF3A01;
padding:0 8px;
}
