.border {
    border: 1px solid #002b57!important;
}

.navbar .container {
    display: grid;
    justify-content: center;
}

.content-wrapper {
    background-image: url(../assets/img/background1.png);
}