diff --git a/app/views/content/funding-and-support/tuition-fee-and-maintenance-loans.md b/app/views/content/funding-and-support/tuition-fee-and-maintenance-loans.md index d1173eeb2a..a2b8a98396 100644 --- a/app/views/content/funding-and-support/tuition-fee-and-maintenance-loans.md +++ b/app/views/content/funding-and-support/tuition-fee-and-maintenance-loans.md @@ -19,6 +19,14 @@ calls_to_action: text: "Use the student finance calculator on GOV.UK to get an estimate of how much funding you might get." link_text: "Student finance calculator" link_target: "https://www.gov.uk/student-finance-calculator" + find: + name: simple + arguments: + icon: "icon-search-black" + title: "Find your teacher training course" + text: "Take a look at the different teacher training courses available." + link_text: "Search for a course" + link_target: "https://find-teacher-training-courses.service.gov.uk/" navigation: 20.12 navigation_description: Find out which loans you could get to help pay your fees and living expenses while you train. keywords: @@ -119,4 +127,10 @@ Find out about student finance in the Channel Islands and the Isle of Man: * [student finance guidance from the States of Guernsey](https://www.gov.gg/article/152744/Policies) * [student awards guidance from the Isle of Man Government website](https://www.gov.im/student-grants) -$adviser$ \ No newline at end of file +$find$ + +$apply$ + +$adviser$ + + diff --git a/app/webpacker/styles/call-to-action.scss b/app/webpacker/styles/call-to-action.scss index 978fafd878..2d150fc749 100644 --- a/app/webpacker/styles/call-to-action.scss +++ b/app/webpacker/styles/call-to-action.scss @@ -43,7 +43,7 @@ } &__content { - padding: .5em 1em 1em; + padding: 1em 1em 1em; .call-to-action__heading, .call-to-action__text:first-child {