

.navbar-nav .active {
    border-bottom-color: white !important;
}

.useful-info {
    margin-top: 50px;
    margin-bottom: 2rem;
}

.container-header {
    padding: 20px 100px;
}
.mobil-app-wrapper {
    margin-top: unset!important;
}
.header-text {
    height: 100%;
    color: white;
    display: flex;
    margin-top: 90px;
    padding-left: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-text span {
    
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.16px;
    text-align: left;
}

.header-text h1 {
    font-weight: bold;

    color: #2485C5;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
}
.header-text h1 span{
    line-height: 1;
}

.create-account-div {
    margin-top: 0;
    margin-bottom: 0;
}

.mobil-app-wrapper {
}

.mobil-bg {
    height: 0;
}

#try-now-button {
    width: 160px;
    height: 50px;
    border-radius: 12px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: black;
    border: solid 2px black;
    background: transparent;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.free-trial-button{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 110px;
}
