@charset "UTF-8";
.tab-space10 {
    margin-left: 10px; /* Adjust the margin value as per your desired spacing */
  }
.tab-space20 {
    margin-left: 20px; /* Adjust the margin value as per your desired spacing */
  }
.padding-accordian-button{
    padding-bottom: 0px;
    padding-top: 0px;
}

.home_cards{
    margin-top: 1rem !important;
    background-color: #f7f7fa !important;
    border-radius: 0.8rem !important;
    border: none !important;
    font-weight: 500 !important;
}
