diff --git a/src/components/LogosSection/logosSection.scss b/src/components/LogosSection/logosSection.scss index 3d6eab5b..687960a4 100644 --- a/src/components/LogosSection/logosSection.scss +++ b/src/components/LogosSection/logosSection.scss @@ -1,6 +1,7 @@ @import "../../styles/global.scss"; .logos { + color: $primary; &__title { font-weight: 700; padding-bottom: 20px;