/*
Theme Name: 	ascend-child
Template: ascend
Author: 		jiot00 Themes
Version: 		1.4.3
*/


.effect i {
  height: 120px;
  padding: 20px;
  font-size: 100px;
  transition: .8s;
} 
.effect div {
  margin: auto;
  transition: .8s;
  transition-delay: .8s;
}


.f-box{
    width: 100%;
    margin: 90px auto;
    text-align: center;
}

.my-palevioletred{
    color: #008080;
}

.my-steelblue {
    color: #4682b4;
}

.my-plum {
    color: #dda0dd;
}

hr.front{
 height: 2px;
 background-color: black;
 width: 60%;
 border: none;
}    

