0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.144.104.118


Current Path : /var/www/website/uniclare/css/
Upload File :
Current File : /var/www/website/uniclare/css/counter.css


section#counter-stats {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.stats {
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
 
  border: 0px;
  padding: 9px;
  margin: 0px 5px;
  border-radius: 10px;
  padding: 12px;
  font-size: 20px;
}

.stats .fa ,.fas .fa{
  color:black;
  font-size: 30px;
  padding: 3px;;
}
.counting {
  font-size: 36px;
  color:black;
}
.tag{
  font-size: 20px;
  color:black !important;
}

/*/ end count stats /*/
.counter {
    background-color:#f5f5f5;
    padding: 20px 0;
    margin: 5px;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x,.fa-3x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #8AC82F;
}