margin-bottom: 0;
border: 0;
border-radius: 0;
- background: #8172d1;
+ background: #DD222F;
}
.navbar-header {
border: 0;
- background: #8172d1;
+ background: #DD222F;
box-shadow: none;
}
height: 5px;
border-radius: 6px;
background-color: #ffd429;
- background: #8172d1;
+ background: #DD222F;
}
.navbar-default .navbar-toggle:focus,
}
.navbar-collapse {
- background: #8172d1;
+ background: #DD222F;
}
.navbar-default .navbar-nav > li > a {
}
.alert-success {
- background: #8172d1;
+ background: #DD222F;
}
a {
border-bottom: 2px solid #ffd429;
/* color: #2caf8f; */
- color: #8172d1;
+ color: #DD222F;
text-decoration: none;
font-weight: bold;
transition: .3s all ease;
.intro-text {
padding-top: 20px;
padding-bottom: 0;
- background: #8172d1;
+ background: #DD222F;
}
.intro-text h1 {
- color: #8172d1;
+ color: #DD222F;
}
.illustration {
}
.action-button:hover {
- background: #8172d1;
+ background: #DD222F;
color: white;
}
/*Footer*/
footer {
padding-top: 30px;
- background-color: #8172d1;
+ background-color: #DD222F;
/* background-color: #4B423B; */
}
.navbar-default .navbar-nav > li > a {
padding: 7px;
- color: #8172d1;
+ color: #DD222F;
}
.navbar li {
}
.navbar li a:hover {
- color: #8172d1;
+ color: #DD222F;
/* color: #4B423B; */
}
}
.navbar li:hover a {
- color: #8172d1;
+ color: #DD222F;
/* color: #4B423B; */
}