.senseBoxHeader {
    color:#f0ad4e;
}

#senseBoxDescription, #surfeyDesc,#inputDesc{
    margin-bottom:3%;
    font-size:22px;
}

.text-primary{
    color:#f0ad4e;
}

.featuresSegment {
    margin-bottom:3%;
}

#senseBoxLogo, #surfeyLogo{
    width:20%;
}

.panelBodySenseBox{
  min-height: 350;
  max-height: 350;
}

.zinputsLogo{
    width:15%;
}

#inputDesc{
    margin-top:3%;
}

.chatbotMileLogo{
    width:17%;
}

.mostPopularPricePlan{
    background-color: #7dbff2 !important;
    color: white;
    padding: 8%;
    border-radius: 4px;
 }

.mostPopularPriceColumn1{
    border-right: 1px solid #7dbff2 !important;
    border-top: 1px solid #7dbff2 !important;
    border-left: 1px solid #7dbff2;
}

.mostPopularPriceColumn2{
    border-right: 1px solid #7dbff2 !important;
    border-left: 1px solid #7dbff2;
    border-bottom: 1px solid #7dbff2;
}

#senseboxVideo{
    margin-bottom:5%;
}