diff --git a/Custom_Templates/customer_templates/Anthology - Production/_cards_course.html.liquid b/Custom_Templates/customer_templates/Anthology - Production/_cards_course.html.liquid
index 456e25c4..c9c3a1de 100644
--- a/Custom_Templates/customer_templates/Anthology - Production/_cards_course.html.liquid
+++ b/Custom_Templates/customer_templates/Anthology - Production/_cards_course.html.liquid
@@ -97,9 +97,9 @@
{% assign color_main = '#82C342' %}
{% assign color_dark = '#000000' %}
{% assign color_light = '#286734' %}
-{% elsif course.properties.product_names_for_course_cards == 'Blackboard Learn' %}
+{% elsif course.properties.product_names_for_course_cards == 'Blackboard' %}
{% assign product_logo = 'https://cdn.northpass.io/anthology/BBLearn.svg' %}
- {% assign product_alt = 'Blackboard Learn' %}
+ {% assign product_alt = 'Blackboard' %}
{% assign color_main = '#1BA8E1' %}
{% assign color_dark = '#027BB6' %}
{% assign color_light = '#1BA8E1' %}
@@ -263,7 +263,7 @@
{%- comment -%} {{course.properties.course_duration}} duration {%- endcomment -%}
{% endif %}
-
\ No newline at end of file
+
diff --git a/Custom_Templates/customer_templates/Anthology - Production/_cards_searched_course.html.liquid b/Custom_Templates/customer_templates/Anthology - Production/_cards_searched_course.html.liquid
index e0e408ec..143ce40a 100644
--- a/Custom_Templates/customer_templates/Anthology - Production/_cards_searched_course.html.liquid
+++ b/Custom_Templates/customer_templates/Anthology - Production/_cards_searched_course.html.liquid
@@ -97,9 +97,9 @@
{% assign color_main = '#82C342' %}
{% assign color_dark = '#000000' %}
{% assign color_light = '#286734' %}
-{% elsif course.properties.product_names_for_course_cards == 'Blackboard Learn' %}
+{% elsif course.properties.product_names_for_course_cards == 'Blackboard' %}
{% assign product_logo = 'https://cdn.northpass.io/anthology/BBLearn.svg' %}
- {% assign product_alt = 'Blackboard Learn' %}
+ {% assign product_alt = 'Blackboard' %}
{% assign color_main = '#1BA8E1' %}
{% assign color_dark = '#027BB6' %}
{% assign color_light = '#1BA8E1' %}
@@ -214,7 +214,7 @@
- {{ course.name }}
+ {{ course.name }}