* {
    color: rgba(255,255,255, 0.8);
}

.logotype {
    width: 25%;
    text-align: left;
    margin: 5px 0 5px 10px;
}

p, a {
    position: relative;
}

p {
    top: 25%;
}

a {
    top: 14%;
}