body {
    background: #343957;
}
h3{
    font-size: 1.3rem!important;
}
.btn-primary {
    background: #56BAED;
    border-color: #56BAED;
    border-radius: 10px;
}