.fm{

    background:transparent;width:80px;;height:50px
}
.separator-dotted{
    background-image: radial-gradient(#212121 20%,transparent 0);
      background-position: 0 0;
      background-size: 3px 3px;
      height: 9px;
      width: 100%;
   }.marginer{
       margin-top:8px;
   }
   .title h1{
    font-family:"Roboto","Helvetica Neue","Helvetica","Arial",sans-serif!important;
    font-weight: 700!important;
    font-size: 30px!important;
    color:#000;
   }
   .border-0{
       border:none;
   }
   .widget--title .h4{
       color:#000!important;
   }
   
.caption-style{
    background: #FFF;
   padding:5px;
   font-style: italic;
   font-weight:800;
   border-bottom:2px grey solid;
 }