
body {
  font-size: 1rem;
  font-family: "Inter", sans-serif;
  font-weight: initial;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
}

.main-primary { background: #1DC200;
color: #fff !important;}

.main-primary:focus, .main-primary:hover { 
color: #1DC200 !important;}

.color-primary { 
color: #1DC200 !important;}


.btn:hover {color: #fff !important;}

.top-marg{margin-top:10px;}


.borderless td, .borderless th, .tab-content  {
    border: none;
}

.prof-head{margin:30px 0px;
}

.btn-light:hover{
    color: #1DC200 !important;
}

.top-shift {margin-top:50px;}



