.create-account {
    background-color: #01a9ac;
    padding: 10px 0;
}

.create-account > p > a {
    color: #fff;
    text-align: center;
}
.create-account p {
    text-align: center;
}
.create-account > p {
    margin: 0;
}