<div style={{
Width: '100%',
Maxheight: '140px',
Backgroundcolor: '#2b5c73',
Padding: '20px',
Display: 'flex',
Flexdirection: 'column',
Justifycontent: 'flex-start',
Alignitems: 'flex-start',
Gap: '4px',
Borderradius: '8px',
Margintop: '20px'
}}>
<p style={{
Color: '#bd9d52',
Fontsize: '24px',
Textalign: 'left',
Margin: 0,
Fontweight: '700'
}}>
Trött på skiten?
</p>
<p style={{
Color: '#bd9d52',
Fontsize: '16px',
Textalign: 'left',
Margin: 0,
Fontweight: '500'
}}>
Redo att ta ner skylten för gott?
</p>
<p style={{
Color: '#bd9d52',
Fontsize: '16px',
Textalign: 'center',
Margin: 0,
Fontweight: '500'
}}>
Vi fattar. ta en fredagsdrink så löser det sig nog.
</p>
<a
Href="https://fredagsdrinken.klatter.se"
Target="_blank"
Rel="noopener noreferrer"
Style={{
Color: '#cdb677',
Fontsize: '14px',
Textdecoration: 'none',
Fontweight: 'bold'
}}
>
Fredagsdrinken.klatter.se →
</a>
</div>