/*
 Theme Name:   Moesia (RelaNet)
 Theme URI:    http://relanet.com
 Description:  Moesia (RelaNet)
 Author:       RelaNet
 Author URI:   http://relanet.com
 Template:     moesia
 Version:      1.0.0
 License:      All Rights Reserved
 Text Domain:  moesia
*/

/* General Page */

a {
  text-decoration: underline;
}

a:hover {
  color: rgb(255, 107, 83);
}

a.welcome-button {
  text-decoration: none;
}

input[type="text"], input[type="email"] {

 width: 100%;
}

ul#menu-social {
  padding-left: 0;
  text-align: center;
}

ul#menu-social li {
  margin-left: 35px;
  margin-right: 35px;
}

div.employee-desc {
  display: none;
}

#sidebar-footer .sidebar-column {
  padding-top: 15px;
}

