---
# Custom styles Goldenrod Creative

#ba1951; link pink

#g heading purple

---
.card-title {
	font-size:10rem;
}

.intro-card h2 {
	text-align: center !important;
	margin-top: 1rem !important;
	margin-bottom: 1.5rem !important;
}

.intro-card img {
	width: 50%;
	align-items: center;
	margin-right: auto !important;
	margin-left: auto !important;
	display: block !important;
	border-radius: 60rem !important;
}


.bg-yellow {
  --bs-bg-opacity: 1;
  background-color: #f5f1e6 !important;
}

p {
	font-family: "aktiv-grotesk-georgian", "Metropolis", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-weight: 400;
	font-style: normal;
	color: #140221 !important;
}

h3 {
	font-weight: 700;
	font-size: 1.6rem;
}


.py-7 {
	padding-top: 3.5rem !important;
	padding-bottom: 3.5rem !important;
}

.intro-card p {
	text-align: left;
}

.card-body p {
	text-align: left !important;
}

.navbar-marketing .navbar-brand, .intro-card h2, .footer-brand, .card-title, .social-card-title {
	font-family: "bookmania", "Metropolis", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-weight: 700;
	color: #290732;
}

 .intro-card h2 {
	font-family: "bookmania", "Metropolis", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-weight: 700;
	font-size: 1.5rem;
	color: #290732;
}

.card-title {
	font-size: 1.5rem;
} 

.social-card-title {
	margin-top: 2.5rem !important;
	margin-bottom: 0.5rem !important;
}


.navbar-marketing .navbar-brand, .footer-brand {
	font-size: 1.5rem;
	letter-spacing: 0.3px;
}

h2, .h2 {
	font-size: calc(1.7rem + 0.3vw);
	font-family: "bookmania", "Metropolis", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-weight: 700;
	color: #290732;
	font-style: normal;
	letter-spacing: 0px;
}
@media (min-width: 1200px) {
	h1, .h1 {
		font-size: 2.5rem;
		letter-spacing: 1px;
	}
}

.card h3 {
	font-size: 1.4rem;
}

.mt-n25 {
  margin-top: -15rem !important;
}


.g-6,
.gx-6 {
  --bs-gutter-x: 3.5rem;
}


h1, .h1 {
	font-size: calc(1.7rem + 0.3vw);
	font-family: "bookmania", "Metropolis", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-weight: 700;
	color: #290732;
	font-style: normal;
	letter-spacing: 1px;
}
@media (min-width: 1200px) {
	h1, .h1 {
		font-size: 3rem;
		letter-spacing: 1px;
	}
}

h1, h2, h3, h4{
	color: #290732 !important;
}

.text-primary {
	color: #290732 !important;
}

.mb-6 {
	margin-bottom: 3rem !important;
}

.mb-8 {
	margin-bottom: 4rem !important;
}


.bg-dark {
	background-color: #2b2b2b !important;
}

.card-body a, .intro-card a, .lead a {
	color: #ba1951;
	text-decoration: underline;
}
.card-body a:hover {
	color: #ba1951;
	text-decoration: none;
}

.card-img .photo-portfolio {
  height: 15vw;
    object-fit: cover;
}

h3.photo-enlarge {
	color: #69707a !important;
	font-weight: 400;
	font-style: italic;
	font-size:0.9rem;
}

