// Testimonials Listings page // Main Heading .testimonials-page-listing-heading-container-fluid{ } .testimonials-page-listing-header-row{ } .testimonials-page-listing-header-container{ } // Main Wireframe .testimonials-page-container-row-heading{ } .testimonials-page-container-fluid{ } .testimonials-page-container-fluid-row{ } .testimonials-page-container{ } .testimonials-page-container-row{ } .testimonials-listing{ margin-top: 1%; } // Sidemenu .testimonials-page-side-menu-container{ } .testimonials-page-side-menu-container-heading{ color: @siteGreen; font-weight: 300; &:hover, &:focus{ color: @siteGreen; text-decoration: none; } } // Testimonial Blocks .testimonials-page-container-row-col{ padding-bottom: 20px; } .testimonials-page-container-row-list-item-row{ } .testimonials-page-container-row-list-item-row-col-1{ } .testimonials-listing-image{ } .testimonials-page-container-row-list-item-row-col-2{ background: #F5F5F5 url(/resources/images/cta-backgrounds/foot1.png) no-repeat bottom right; hr{ margin: 5% 40%; border-top: 1px solid @siteBlue; } } .testimonials-page-container-row-list-item-row-heading{ a{ color: @siteGreen; &:hover, &:focus{ color: @siteGreen; text-decoration: none; } } } .testimonials-page-container-row-list-item-row-content{ } .testimonial-person{ color: @black; } .testimonials-page-container-row-list-item-row-button{ } .testimonials-lazy-loading-button-container-row{ text-align: center; } .testimonials-page-lazy-loading-button{ } .testimonials-page-container-row-col { padding-bottom: 10px; margin-bottom: 20px; } .testimonials-page-container-row-list-item-row-col-2 { text-align: left; .testimonial-text { padding: 40px 20px 0; p { font-size: 14px; } } .testimonial-source { font-size: 20px; padding: 0 20px 30px; color: @siteBlue; } } .testimonials-intro { background: url(/resources/images/double-quotes.png) no-repeat bottom center; background-size: contain; padding-bottom: 320px; .testimonials-page-container-row-heading-text p { font-size: 20px; } } .poems-page-container-row-list-item-row-col-2{ background: #F5F5F5 url(/resources/images/cta-backgrounds/foot1.png) no-repeat bottom right; hr{ margin: 5% 40%; border-top: 1px solid @siteBlue; } } .poems-page-container-row-col { padding-bottom: 10px; margin-bottom: 20px; } .poems-page-container-row-list-item-row-col-2 { text-align: left; .poem-text { padding: 10px 20px 0; p { font-size: 14px; } } .poem-title { font-size: 20px; padding: 0 20px; color: @siteBlue; } .poem-author { font-size: 16px; padding: 0 20px; } }