body{
  background-image: url("../img/1.jpg");
}
header{
  margin-bottom: 5%;
}
#card-sidebar{
  background-color:rgb(144, 208, 255);
  margin-bottom: 5px;
}
#card-body > h5,p{
}
.card-title{
  font-family: Fjalla One;
}
.card-text{
  font-size: 18px;
  margin-top: -15px;
  font-family: Abel;
}
#hi{
  font-family:Audiowide;
}
#about{
  font-family: Exo;
  font-size: 19px;
}
#card-footer{
  background-color: white;
}
#btn-cv{
  background-color:rgb(64, 131, 125);
  color: white;
}
#sosmed{
  text-align: center;
}
/* Style all font awesome icons */
/* Add a hover effect if you want */
.fa:hover {
    opacity: 0.7;
}
/* Set a specific color for each brand */
/* Facebook */
.fa-facebook {
    font-size: 20px;
    color: black;
    margin-right: 20px;
}
.fa-instagram {
    font-size: 20px;
    color: black;
    margin-right: 20px;
    position: relative;
}
.fa-linkedin {
    font-size: 20px;
    color: black;
    margin-right: 20px;
    position: relative;
}
.fa-github {
    font-size: 20px;
    color: black;
    position: relative;
}
#jumbtron-header{
  background-color: white;
}
#isi{
  margin-top: -20px;
  margin-left: 20px;
  text-align: justify;
  font-family: Exo;
}
#table-personal, #table-skills, #table-languages,#table-others{
  margin-top: -30px;
}
#th-personal,#th-languages,#th-skills{
  height:80px;
  font-size: 23px;
  border: none;
}
#td-personal,#td-languages, #td-skills{
  border: none;
}
.fa-circle{
  color:rgb(79, 119, 172);
}
#td-exp,#td-exp1,#td-edu,#td-edu1{
  width: 550px;
  border: none;
  height: 60px;
}
#th-skills{
  border-bottom: 1px;
}
#td-skills{
  width: 300px;
  text-align: justify;
}
.table-striped > tbody > tr:nth-child(odd) > td {
   background-color:rgb(105, 178, 219);
  color: black;
}
th{
  font-family: Changa;
  font-size: 20px;
  color:rgb(116, 122, 255);
}
h4{
  font-family: Changa;
  font-weight: bold;
  color:rgb(116, 122, 255);
}
#td-personal,#td-languages{
  font-weight: bold;
}
#td-personal1,#td-skills,#td-edu,#td-edu1,#td-exp,#td-exp1{
  font-family: Exo;
  font-size: 16px;
  color: rgb(0, 0, 0);
}
