/*
 Theme Name:     VASI INFRA BAU
 Author:         VASI INFRA BAU Kft.
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Modifications
------------------------------------------------------- */



a.blog-cta {
  line-height: 85px;
  font-size: 18px;
  color: #fff;
  background-color: #00b1ac;
  border-radius: 5px;
  padding: 5px 60px;
  -moz-transition: all 0.7s; 
  -webkit-transition: all 0.7s;
  transition: all 0.7s;}
 
a.blog-cta:hover {
  background-color: #222222;
  color: #fff;}