 /*.tw-content-w {
   max-width: 1100px !important;
   margin: 0 auto;
 }*/

 .rts-single-service-three {
   --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
   --tw-ring-shadow: 0 0 #0000;
   --tw-ring-offset-shadow: 0 0 #0000;
   display: block;
   align-items: center;
   border: 1px solid #E1E1E1;
   padding: 15px;
   background-color: white;
   border-radius: 0.5rem;
   box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
 }

 .rts-single-service-three .content-area a .title {
   padding-bottom: 0px;
   border-bottom: none;
   transition: 0.3s;
   margin: 0;
   padding: 0px;
 }

 .rts-single-service-three .content-area {
   margin-left: 0;
 }

 .testimonials-ten-wrapper {
   padding: 40px 50px 20px;
   background: #FFFFFF;
   border: 1px solid #eeeeee;
 }

 .appoinment-inner-content-wrapper {
   padding: 10px;
 }

 .testimonials-ten-wrapper .stars-area-wrapper {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding-bottom: 0px;
   border-bottom: 0;
 }

 .single-blog-area-one .inner {
   min-height: 170px !important;
 }


 .single-blog-area-one .inner a.title .title {
   transition: 0.3s;
   line-height: 34px;
   padding-bottom: 5px;
   border-bottom: 1px solid #E8E8E8;
   margin-bottom: 5px;
 }