nav{
    text-align: center;
}
.spacesetter-logo img {
    max-width: 150px;
    background: #000;
    padding: 30px;
    border-radius: 100%;
    overflow: visible;
    display: block;
    margin: auto;
}
.spacesetter-logo {
    text-decoration: none;
    color: #000;
    font-size: 50px;
    font-family: cursive;
    font-weight: 500;
}
.content-tlt {
    font-weight: 600;
    font-size: 22px;
}
.li-strong {
    font-weight: 700;
    font-size: 18px;
    margin-right: 10px;
}
.content-group-block {
    padding: 50px 0px;
}
.hotel-web-btn{
    margin: 50px 0px;
}

.hotel-web-btn a {
    text-decoration: none;
    background: #000;
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.hotel-web-btn a i {
    margin: 0px 10px;
}
.cnt-tlt {
    font-size: 26px;
}