/* ====================================================
Template : Easy CV
Authour  : https://downloadfort.com/
LIcense  :  https://downloadfort.com/License
Template URL: https://downloadfort.com/
For Software: https://softwareocean.com/
Get customized website proposal: https://softrockglobal.com
Version  : 1.0
==================================================== */
/* General Styles */

body {
  font-size: 16px;
  line-height: 55px;
  font-family: 'Ubuntu', sans-serif;
  padding-top: 70px;
  padding-bottom:  70px;
}
a,a:hover{
  text-decoration: underline;
    color: #000;
}
.mark,mark{
  padding: 8px 15px 8px 15px;
margin-left: 5px;
margin-right: 5px;
white-space: nowrap;
}
.set-mark-one{
  background-color: #ff4747;
    color: #fff;
    font-size: 35px;
}
.set-mark-two{
  background-color: #2196F3;
    color: #fff;
}
.set-mark-three{
  background-color: #009688;
    color: #fff;
}
.set-mark-four{
  background-color:#CDDC39;
}
.freelance
{
  color: #ff4747;
}
footer{
margin-top: 120px;
font-size:12px;
}
