|
|
|
@import "compass/css3/images";
|
|
|
|
|
|
|
|
.call-to-action {
|
|
|
|
margin-top: 3em;
|
|
|
|
margin-bottom: 3em;
|
|
|
|
small {
|
|
|
|
font-style: italic;
|
|
|
|
font-size: 80%
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.twitter-share-button {
|
|
|
|
font-size: 14px;
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
.page-home-header {
|
|
|
|
@include background(image-url("page-home-incentives.png"),
|
|
|
|
radial-gradient(color-stops(#fff, #c1f1ff), bottom));
|
|
|
|
border-bottom: 1px solid #B9DCFF;
|
|
|
|
.page-header {
|
|
|
|
small {
|
|
|
|
color: #3F3F39;
|
|
|
|
}
|
|
|
|
border-bottom: none;
|
|
|
|
padding-bottom: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.page-home-incentives {
|
|
|
|
border-top: 1px solid lighten(#DAFFCD, 5%);
|
|
|
|
@include background(image-url("marketing/square_bg.png"),
|
|
|
|
radial-gradient(#fff, darken(#DAFFCD, 10%)));
|
|
|
|
padding-top: 17px;
|
|
|
|
padding-bottom: 17px;
|
|
|
|
border-bottom: 1px solid darken(#DAFFCD, 15%);
|
|
|
|
li, p {
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 20px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.page-home-quotes {
|
|
|
|
border-top: 1px solid white;
|
|
|
|
padding-top: 17px;
|
|
|
|
blockquote {
|
|
|
|
font-style: italic;
|
|
|
|
color: #555;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.page-home-extra {
|
|
|
|
padding-top: 17px;
|
|
|
|
}
|