﻿.product-rate{
    text-align: center;
    color: green;
    font-weight: bold;
    font-size:16px; 
}

.button_sys{
  margin: 0;
  text-align: center;
  padding: 10px; 
 }

 .categories-img img{
  object-fit: contain;
  width:100%; 
  max-height: 100%;
 }

 .product-rate>h3{
  color:#333; 
  font-size:20px; 
 }

 .price{
  color:#ff6700; 
  font-size:30px;
 }

.addcolor {
  background-color: #ffa500;
  color: #000;
  border: 0;
  font-weight: bold;
}

.enroll-sucess{
    
    text-align:center;
    font-weight:500;
    line-height:27px; 
    padding-bottom:20px; 
}