/* ====================================================
Template : Resumeo
Author  : 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 */

@import url("https://fonts.googleapis.com/css?family=Bellefair");
@import url("https://fonts.googleapis.com/css?family=Play");

/* General Styles */
body {
  font-size: 30px;
  line-height: 35px;
  background-color: #001b59;
  color: #fff;
  padding-top: 180px;
  font-family: "Bellefair", serif;
}
.big-name {
  font-family: "Play", sans-serif;
  font-size: 60px;
  display: block;
  padding-bottom: 25px;
}
.designation-text {
  font-family: verdana;
}
ul.social-links {
  padding-left: 0px;
  margin-top: 30px;
}
ul.social-links li {
  list-style-type: none;
  display: inline;
  padding-right: 15px;
}
ul.social-links li a,
ul.social-links li a:hover {
  color: rgba(124, 4, 4, 0.65);
  text-decoration: none;
}

.pading-top-text {
  padding-top: 40px;
}
