.pt-60{
    padding-top: 60px;
}
.pb-60{
    padding-bottom: 60px;
}
.hero-image-travel-guide {
    height: 402px;
    background-size: cover !important;
    color: white;
}
.hero-image-travel-guide h1{
    color: #FFF;
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.travel-guide-box{
    margin-bottom: 40px;
}
.travel-guide-box img{
    width: 100%;
    height: 258px;
    object-fit: cover;
    border-radius: 16px;
}
.travel-guide-box p{
    margin-bottom: 0;
    margin-top: 16px;
}
.travel-guide-box p a{
    color: #17191C;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 140%;
    text-decoration: none;
    margin-top: 16px;
}
.intro-travel-guide p{
    color: #17191C;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 28.5px */
}