.logo_container{
    background-color:#e7e8eb !important;
    margin-left: -35px;
    margin-right: -35px;
    height: 70px;
}

.brandBackgroundColor{
    background-color:#e7e8eb !important;
}
.downloadLogo {
    background-image: url('./logo.png');
    background-position: center center;
    height: 35px;
    width: 169px;
    display: block;
    margin: 18px auto;
}

.promotionImage::before {
    content: "https://buymobile.geo-online.co.jp/campaign/";
    display: none;
}
.promotionImage{
    margin:0;
}

h1,p {
    color: #4C4C4CDE;
}

.main-section{
    padding-top: 15px!important;
    font-size: 15px;
    color: #4C4C4CDE;
}

h1{
    font-size: 26px;
    margin-top:15px;
}
p {
    font-size: 15px;
}

.btn-secondary{
    border: 1px solid!important;
}

.highlightText {
    color: #0e20db !important;
}

#findAStore a {
    border: 2px solid #e7e8eb !important;
    padding: 10px 20px 10px 20px ;
    border-radius: 10px;
}