/*------------------------------------------------------------------
 [Master Stylesheet]
 Project:		Eovo
 Version:		1
 Last change:	10/25/2015 [no Change]
 Primary use:	Eovo Multi Purpose
 -------------------------------------------------------------------*/
htm, body {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #333;
}
.footerArea {
  background: url("https://fundifusao.pt/wp-content/uploads/2016/05/fundifusao-pattern-1.jpg") #fff no-repeat center center / cover;
  background-attachment: fixed;
}
.footerAreaTwo {
  background: url("https://fundifusao/wp-content/themes/eovo/inc/admin/settings/images/footer_bg.jpg") no-repeat center center / cover;
  background-attachment: inherit;
}
