.main-title{
    font-weight: bold;
    text-align: center;
}

.row{
    margin-top: 30px;
    margin-bottom: 30px;
}

#map {
    position: absolute;
    width: 100%;
    height: 100%;
}

.custom-button{
    width: 460px;
    margin: 0 auto;
}