/*
Template Name: HR2 - Template
Version: 1.0
Author: HostingRed SAS
Author URL: http://hostingred.com
*/
/*******************************************
USE THIS FILE TO INCLUDE YOUR OWN CSS STYLES
********************************************/
.text-link:hover{
  color: #96A946 !important;
  font-weight:bold;
}

.contact-image {
    /*background-image: url("images/meio/hand_green.jpg") !important;*/ /* The image used */
    background-color: #000000 !important; /* Used if the image is unavailable */
    background-repeat: no-repeat !important; /* Do not repeat the image */
    background-size: cover !important; /* Resize the background image to cover the entire container */
  }