.lh30 {
    line-height:30px;
}
.tbbdTop {
    padding-top:17px;
}
.bannerHeadingHolder {
    z-index:99; 
    top:30%; 
    left:0px;
}
.bannerHeading h1 {
    color:#fff;
    font-size:40px;
    font-weight:900;
    line-height:55px;
}
.bannerHeading h1 span {
    font-style: italic;
    font-family:'Hero Junior';
    font-weight:100;
}
.theBusyBeesDifference p {
    color:#575757;
    font-size:18px;
}
.theBusyBeesDifference a {
    color:#575757;
}
.theBusyBeesDifference a:hover, .theBusyBeesDifference a:focus, .theBusyBeesDifference a:active, .theBusyBeesDifference a:focus-within {
    color:#3B3B3B;
}
.arrowButton a {
    font-size: 30px;
    font-weight: 900;
    font-family: 'Hero Junior Super';
}
.theBusyBeesDifference h3 {
    font-family:'Hero Junior';
}
.theBusyBeesDifference h3 span {
    font-family:'Hero Junior Super';
}
.tbbdBetterContainer {
    background:url('/2021bb/assets/img/tbbdBetterBg.png');
    background-size:cover;
}
.betterText {
    color:#F59D18;
}
.bbAccordion .card-header {
    background-color:#F59D18!important;
    color: #fff;
    border-radius:10px!important;
    border-bottom-left-radius:0px!important;
    border-bottom-right-radius:0px!important;
}

.bbAccordion .btn-link {
    color:#fff;
    font-weight:900;

}
.bbAccordion .card-body {
    background-color:#FFF7EC;
}

.bbAccordion .card-header{
    cursor:pointer;
}
.eyfsBackground {
    background-color:#DCDCDC;
}
.bbAccordion .btn img {
    max-height:25px;
    margin-top:-5px;
    display:none;
}

.bbAccordion p, .bbAccordion ul, .bbAccordion ol {
    color:#575757;
    font-size:14px;
}
.bbAccordion ul {
    padding-left:19px;
}
.bbAccordion ol {
    padding-left:30px;
}
.bbAccordion .btn span {
    display:inline-block;
    max-width:250px;
}
.bbAccordion .btn {
    text-align: left;
    padding-left:0px;
}
.bbAccordion .btn div {
    display:none;
}
.bbAccordion .btn-link svg {
    position: absolute;
    right: 3px;
    height: 40px!important;
    width: 40px!important;
    top: 10px;
}
.theBusyBeesDifference  {
    margin-top:100px;
}
.postIntroText h2 {
    font-family:'Hero Junior';
}
.postIntroText h2 span {
    font-family:'Hero Junior Super';
}
.tbbdUl {
    padding-left:19px;
    list-style:none;
}
.tbbdUl svg {
    color:#F59D18;
    position: relative;
    left:5px;
}
.tbbdUl > li{
    position: relative;
    padding-left:15px;
    line-height: 23px;
    margin-bottom: 8px;
    font-size:18px;
    color:#575757;
}
.tickHolder {
    background:url('/2021bb/assets/img/tbbdFaqBg.png');
    border-radius:10px;
    background-size:cover;
}
.recogniseText {
    color:#6BB9E9;
}
.funText {
    color:#94C23E;
}
.tbbdRecogniseContainer {
    background:url('/2021bb/assets/img/tbbdRecogniseBg.png');
    min-height:203px;
    border-radius:20px;
}
.tbbdFunContainer {
    background:url('/2021bb/assets/img/tbbdFunBg.png');
    min-height:203px;
    border-radius:20px;
}
.tbbdRecogniseContainer h3 {
    margin-top:10px;
}

@media (min-width: 768px) {
    .tbbdLogoHolder {
        bottom:-10%;
    }
    .bannerHeadingHolder {
        top:33%; 
    }
    .bbAccordion .btn img {
        display:inline;
    }
    .bbAccordion .btn span {
        display:inline-block;
        margin-left:20px;
        max-width:none;
    }
    .bbAccordion .btn div {
        height:25px;
        width:25px;
        display:inline-block;
    }
    .bbAccordion .btn-link svg {
        position: absolute;
        right: 35px;
        height: 40px!important;
        width: 40px!important;
        top: 10px;
    }
}
