/* 
Theme Name: PMC 
Theme URL: https://www.pmc.amsterdam
Description: PMC Amsterdam Theme 
Theme Author: AASHQ
Author URL: https://www.aashq.nl
Template: cosonix 
Version: 1.0.0 
Text Domain: cosonix-child 
*/

.first-letter {
	font-weight: 600;
	font-size: 60px;
}

#header-call-to-action a {
  scroll-behavior: smooth;
}

@media only screen and (max-width: 767px) {
  .logo {
  	max-width: 190px !important;
  }
}