/*
 Theme Name:     BenicarloVinaros
 Theme URI:      
 Description:    BenicarloVinaros
 Author:         vitaminametrics
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/*@import url("../Divi/style.css");*/
 
/* =Theme customization starts here
------------------------------------------------------- */



/* CIRCLES */

.circle-blue {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  background: #104C5D;
  opacity:1;
}

.circle-grey {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  background: #8BA6AB;
  opacity:1;
}

.circle-pink {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  background: #E8A2B9;
  opacity:1;
}

.circle-title-text{
  padding-top:30%;
  font-size: 24px;
  line-height: 40px;

}.circle-text{
  font-size: 18px;
  line-height: 20px;

}
