.city_infosession_left {
    border: none;
    width: auto;
    float: left;
    margin-top: 20px;
    padding: 20px;
}

input {
    border: 1px solid #ccc;
    border-radius: 5px !important;
}

input.btn.green_button {
    width: fit-content;
}

.city_infosession_right {
    padding: 10px;
    border: 1px solid black;
    float: right;
    margin-top: 20px;
    text-align: left;
}

.location_text {
    font-size: 12px;
    width: 100%;
}

.lead {
    font-size: 12px;
    font-weight: normal;
}

ul, ol {
    font-size: 14px;
}

.spacer {
    margin-top: 80px;
}

.prominenet a {
    font-size: 16px;
}

.footer_container h4 {
    text-align: left;
}

.green_button {
  padding: 5px 5px !important;
}
.about_bubble {
    font-size: 14px !important;
    background: #ffffff;
    border: 1px solid #aaaaaa;
    padding: 20px;
    border-radius: 10px;
    width: 60%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 5px;
}
.about_bubble p{
       font-size: 1.2em;
       text-align: center;
       color: #255837;
}
.info_hide2 li  {
    font-size: 16px
    
}
.info_hide2 p  {
    font-size: 16px
    
}