.popover  {
    height: 300px;
    max-width: 235px;
  border-radius: 9px;
    
    
   
}
.popover h3{
    font-size: 21px !important;
text-align: left !important;
     
    font-weight: 300 !important; 
    font-family: 'Roboto', sans-serif;
    
}
.popover h2{
    font-size: 15px !important;
text-align: left !important;
     margin-left:  0.8rem; 
    font-weight: 300 !important; 
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    
}
.popover-body p{
    font-size: 12px;
        font-weight: 400;
    line-height: 16px;
    font-weight: 400 !important; 
    
}

.popover-x > .arrow:afte  {
   
}

.popover-x-header {
   
}

.popover-x-footer {
  height: 100px;
  background-color: aqua;
    text-align: center;
}