@@ -1681,6 +1681,10 @@ form button[type=submit]:hover {
margin-left: 4px;
}
+.ot-news .no-news-found {
+ color: #4d4d4d;
+}
+
.ot-last-news img {
max-width: 70px;
max-height: 70px;
@@ -1691,6 +1695,10 @@ form button[type=submit]:hover {
margin-bottom: 0;
+.ot-last-news .no-news-found {
.contact-form {
width: 80%;
margin: auto;
@@ -32,6 +32,10 @@ $content-a-color: $content-a-color;
@@ -41,3 +45,7 @@ $content-a-color: $content-a-color;
padding-bottom: 0;
@@ -921,6 +921,10 @@ section.news footer {
width: 100%;
+section.news .no-news-found {
/*============================
Structures page
============================*/