.cd-fixed-bg.cd-bg-1 {
  background-image: url("IMG_0296-min.jpg");
  /* background-size:  1200px auto; */
}
.cd-fixed-bg.cd-bg-2 {
	background-image: url("IMG_2653-min-centered.jpg");
/* background-size:  1200px auto; */
  
}
.cd-fixed-bg.cd-bg-3 {
  background-image: url("../img/cd-background-3.jpg");
}
.cd-fixed-bg.cd-bg-4 {
  background-image: url("../img/cd-background-4.jpg");
}
 
h1 {
	font-size: 35px;
}

h2 {
	font-size: 29px;
}

p {
	font-size: 25px;
}


.caption span.border_sub {
  font-size: 20px;
}

.scroll span.border_sub2 {
 
  color: #fff;
  font-size: 18px;
}

/* Style buttons */
.btn {
    font-size: 16px; /* Set a font size */
}
