Yes, I’ve add some codes. But the same codes on 2nd web page did not changes.
.red-btn {
background-color: #CA1438;
}
.red-btn:hover {
background-color: #CA1438;
}
.green-btn {
background-color: #224091;
}
.green-btn:hover {
background-color: #224091;
}
.about-us {
background: #787878;
}
.testimonial {
background: none repeat scroll 0% 0% #224091;
}
.zerif-copyright-box {
display: none;
}
.focus-box:nth-child(4n+1) .red-border-bottom::before {
background: #CA1438 none repeat scroll 0 0;
}
.focus-box:nth-child(4n+2) .red-border-bottom::before {
background: #34D293 none repeat scroll 0 0;
}
.focus-box:nth-child(4n+3) .red-border-bottom::before {
background: #224091 none repeat scroll 0 0;
}
.focus-box:nth-child(4n+4) .red-border-bottom::before {
background: #E7AC44 none repeat scroll 0 0;
}
ul.nav > li.current_page_item > a:before {
height: 2px;
background: #000000 !important;
}
a.navbar-brand {
height: 110px;
width: auto;
}
h1.intro-text {
font-size: 60px;
}