diff --git a/css/custom.css b/css/custom.css index f5bb4db..149bba2 100644 --- a/css/custom.css +++ b/css/custom.css @@ -74,4 +74,9 @@ body { html { overflow-x: hidden !important; overscroll-behavior-x: revert; +} + +#fh5co-services .section-heading { + padding-bottom: 10px; + margin-bottom: 10px; } \ No newline at end of file diff --git a/css/style5.css b/css/style5.css index 18928c9..1e15b55 100644 --- a/css/style5.css +++ b/css/style5.css @@ -672,7 +672,7 @@ h1, h2, h3, h4, h5, h6 { } #fh5co-services h3 { font-size: 24px; - color: #fff; + color: rgba(0, 0, 0, 0.5); } #fh5co-services .icon { font-size: 70px; @@ -785,18 +785,18 @@ h1, h2, h3, h4, h5, h6 { font-weight: 400; } -#fh5co-testimonials .box-testimony { +#fh5co-services .box-testimony { margin-bottom: 2em; float: left; } -#fh5co-testimonials .box-testimony a { +#fh5co-services .box-testimony a { color: #fff; } -#fh5co-testimonials .box-testimony a:hover, #fh5co-testimonials .box-testimony a:focus, #fh5co-testimonials .box-testimony a:active { +#fh5co-services .box-testimony a:hover, #fh5co-services .box-testimony a:focus, #fh5co-services .box-testimony a:active { color: white; text-decoration: none; } -#fh5co-testimonials .box-testimony blockquote { +#fh5co-services .box-testimony blockquote { padding-left: 0; border-left: none; padding: 30px; @@ -810,7 +810,7 @@ h1, h2, h3, h4, h5, h6 { -ms-border-radius: 7px; border-radius: 7px; } -#fh5co-testimonials .box-testimony blockquote:after { +#fh5co-services .box-testimony blockquote:after { content: ""; position: absolute; top: 100%; @@ -821,42 +821,43 @@ h1, h2, h3, h4, h5, h6 { border-left: 10px solid transparent; border-right: 10px solid transparent; } -#fh5co-testimonials .box-testimony blockquote p { +#fh5co-services .box-testimony blockquote p { font-style: italic; color: #fff; } -#fh5co-testimonials .box-testimony .author { +#fh5co-services .box-testimony .author { line-height: 20px; color: black; - font-size: 16px; + font-size: 20px; margin-left: 20px; font-weight: 400; } -#fh5co-testimonials .box-testimony .author a { +#fh5co-services .box-testimony .author a { color: #fab4b7; } -#fh5co-testimonials .box-testimony .author a:hover { +#fh5co-services .box-testimony .author a:hover { text-decoration: underline; } -#fh5co-testimonials .box-testimony .author > figure { +#fh5co-services .box-testimony .author > figure { float: left; margin-right: 10px; } -#fh5co-testimonials .box-testimony .author > figure img { +#fh5co-services .box-testimony .author > figure img { width: 60px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; } -#fh5co-testimonials .box-testimony .author p { +#fh5co-services .box-testimony .author p { float: left; margin-top: 10px; } -#fh5co-testimonials .box-testimony .author .subtext { +#fh5co-services .box-testimony .author .subtext { display: block; color: rgba(0, 0, 0, 0.5); - font-size: 16px; + padding-top: 10px; + font-size: 18px; font-weight: 400 !important; } diff --git a/index.html b/index.html index ebe6f6e..3031c19 100644 --- a/index.html +++ b/index.html @@ -61,9 +61,9 @@