hr.dashed {
  border-top: 3px dashed #000;
}

.dp1 {
  font-size:2em !important;
}

.card {
  border:none !important;
}

.an1 {
  font-size: 2.5rem !important;
  font-weight: 800 !important;
  background-color: #fffb00 !important;
  color: #202020 !important;
  border-radius: 1.5rem !important;
  border-color: #b59a87 !important;
  }
  
  .an3 {
    font-size: 1.5rem !important;
    font-weight: 800 !important;
    background-color: #fffb00 !important;
    color: #202020 !important;
    border-radius: 1.5rem !important;
    border-color: #b59a87 !important;
    }
  
  .an2 ul li {
    list-style-type: none;
  }
  
  ul {
    padding-left: 0 !important;
  }
  
  .an4 {
    color: #202020 !important;
  }
  
  .star {
    float: left;
    width: 70px;
    shape-margin:20px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  
  .rounded1 {
    border-radius: .50rem !important;
  }
  
  .an5 {
    font-size: 1.5rem !important;
    font-weight: 800 !important;
    background-color: #fffb00 !important;
    color: #202020 !important;
    border-radius: 1rem !important;
    border-color: #b59a87 !important;
    }
  
  .an6 {
    color: #4560cb;
    font-weight: bold;
  }