input#nf-field-10 {
    color: white;
    font-weight: 500;
    background-color: #fac502;
}

input#nf-field-10:hover {
    background-color: #d6a905;
}

.nf-form-content {
    width: 500px;
}

td#text {
    font-size: 30px;
    position: relative;
    left: 220px;
    top: 200px;
}

h3#overskrift {
    font-size: larger;
}

#section-82 .mid-content {
    background: rgba(0, 0, 0, 0.64);
    padding: 50px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #666;
}

#section-86 .mid-content {
    background: rgba(0, 0, 0, 0.64);
    padding: 50px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #666;
}

a {
    color: #3753ce;
}

div#go-top {
    background-color: #fac502;
}

.site-info {
    display: none;
}

a#tadanoLink {
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase;
}
a#tadanoLink:hover {
    color: #fbd302;
    text-decoration: underline;
    text-transform: uppercase;
}