11 lines
		
	
	
		
			451 B
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			451 B
		
	
	
	
		
			HTML
		
	
	
	
| <div class="cta">
 | |
|     <h2 class="mdl-typography--display-2 mdl-typography--font-thin">Want to support us?</h2>
 | |
|     <p class="mdl-typography--headline mdl-typography--font-thin">
 | |
|         With your support we can achieve anything, be anything, even chocolate
 | |
|     </p>
 | |
|     <div class="cta-action">
 | |
|         <button class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored">
 | |
|             Fondue Me
 | |
|         </button>
 | |
|     </div>
 | |
| </div> |