-
Notifications
You must be signed in to change notification settings - Fork 0
/
s24-soares-cosmetics.html
563 lines (559 loc) · 27.3 KB
/
s24-soares-cosmetics.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
<!DOCTYPE html>
<html lang="en">
<head>
<title>S24SoaresCosmetics - Streamline</title>
<meta
name="description"
content="Streamline - The Rivers School's STEM Magazine & Outreach Club"
/>
<meta property="og:title" content="S24SoaresCosmetics - Streamline" />
<meta
property="og:description"
content="Streamline - The Rivers School's STEM Magazine & Outreach Club"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<meta property="twitter:card" content="summary_large_image" />
<style data-tag="reset-style-sheet">
html { line-height: 1.15;}body { margin: 0;}* { box-sizing: border-box; border-width: 0; border-style: solid;}p,li,ul,pre,div,h1,h2,h3,h4,h5,h6,figure,blockquote,figcaption { margin: 0; padding: 0;}button { background-color: transparent;}button,input,optgroup,select,textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0;}button,select { text-transform: none;}button,[type="button"],[type="reset"],[type="submit"] { -webkit-appearance: button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner { border-style: none; padding: 0;}button:-moz-focus,[type="button"]:-moz-focus,[type="reset"]:-moz-focus,[type="submit"]:-moz-focus { outline: 1px dotted ButtonText;}a { color: inherit; text-decoration: inherit;}input { padding: 2px 4px;}img { display: block;}html { scroll-behavior: smooth }
</style>
<style data-tag="default-style-sheet">
html {
font-family: Inter;
font-size: 16px;
}
body {
font-weight: 400;
font-style:normal;
text-decoration: none;
text-transform: none;
letter-spacing: normal;
line-height: 1.15;
color: var(--dl-color-gray-black);
background-color: var(--dl-color-gray-white);
null
}
</style>
<link
rel="stylesheet"
href="https://unpkg.com/[email protected]/animate.css"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://unpkg.com/@teleporthq/teleport-custom-scripts/dist/style.css"
/>
</head>
<body>
<link rel="stylesheet" href="./style.css" />
<div>
<link href="./s24-soares-cosmetics.css" rel="stylesheet" />
<div class="s24-soares-cosmetics-container">
<div class="s24-soares-cosmetics-content">
<div class="s24-soares-cosmetics-nav-bar">
<img
alt="Rectangle1I145"
src="public/external/rectangle1i145-k1uq-200h.png"
class="s24-soares-cosmetics-rectangle1"
/>
<div class="s24-soares-cosmetics-group1">
<img
alt="Ellipse1I145"
src="public/Streamline/logo_1-600w.png"
class="s24-soares-cosmetics-ellipse1"
/>
<span class="s24-soares-cosmetics-text">
The Rivers Streamline
</span>
</div>
<div class="s24-soares-cosmetics-group3">
<a href="index.html" class="s24-soares-cosmetics-text01">Home</a>
<span class="s24-soares-cosmetics-text02">About</span>
<a
href="https://www.instagram.com/rivers.streamline/"
target="_blank"
rel="noreferrer noopener"
class="s24-soares-cosmetics-text03"
>
<span>Instagram</span>
<br />
<br />
</a>
</div>
</div>
<div class="s24-soares-cosmetics-content1">
<div class="s24-soares-cosmetics-main-content">
<div class="s24-soares-cosmetics-content2">
<div class="s24-soares-cosmetics-oarticle">
<div class="s24-soares-cosmetics-blog-info">
<div class="s24-soares-cosmetics-heading">
<span class="s24-soares-cosmetics-text07">
Making sense of consumer cosmetics through Chemistry
</span>
</div>
<div class="s24-soares-cosmetics-short-info">
<div class="s24-soares-cosmetics-aauthor">
<img
alt="ImageI2101"
src="public/external/imagei2101-pano-200h.png"
class="s24-soares-cosmetics-image"
/>
<span class="s24-soares-cosmetics-text08">
Lily Soares '27
</span>
</div>
<span class="s24-soares-cosmetics-text09">
Spring 2024
</span>
</div>
</div>
<img
alt="Image2101"
src="https://www.chemicalsafetyfacts.org/wp-content/uploads/shutterstock_1855701562-1000x563.png"
loading="lazy"
class="s24-soares-cosmetics-image1"
/>
<span class="s24-soares-cosmetics-text10">
<span></span>
<span class="ArticlequoteRegular">
The ingredients of cosmetics have become increasingly
scrutinized by the public. How do we make sense of the new
information we are hearing about?
</span>
</span>
<div class="s24-soares-cosmetics-para">
<span class="s24-soares-cosmetics-text13">
Cosmetics in the marketplace
</span>
</div>
<div class="s24-soares-cosmetics-para1">
<span class="s24-soares-cosmetics-text14">
<span class="AMainArticleText"></span>
<span class="AMainArticleText">
Most cosmetics in today’s marketplace contain many
ingredients that work to achieve the efficacy and safety
of the product. People use these products every day, but
have you ever looked at the ingredients on the label in
a bottle of shampoo? The average person will likely find
names of chemicals that are difficult to recognize and
decipher. All of these chemicals work to achieve the
product’s stated purpose and customer satisfaction. But
what specifically are these chemicals? How were they
made? Are they completely safe for our health? A closer
examination of the ingredients in many cosmetic products
will often reveal substances such as preservatives,
fragrances, pigmenters, smootheners, and cleansers.
</span>
<br class="s24-soares-cosmetics-text17" />
<br class="AMainArticleText" />
<span class="AMainArticleText">
Manufacturers of cosmetics have a legal responsibility
to ensure their products are free from harmful bacteria
and are safe. Preservatives, like parabens, discourage
harmful bacterial growth in cosmetic products. Parabens
are a derivative of para hydroxybenzoic acid, a
substance that occurs “…naturally in many fruits and
vegetables.” Very often, one finds parabens in shampoos
and conditioners. However, recent studies have shown
that parabens are harmful to humans, potentially
increasing the risk of breast cancer. Chemists and
dermatologists have pushed back against this as well,
stating that “paraben-free” companies replace them with
even more toxic chemicals, such as
methylisothiazolinone.
</span>
<br class="AMainArticleText" />
</span>
</div>
<img
alt="Image2101"
src="https://www.eisenberg.com/upload/images/eisenberg/55/716_SPRAY-AND-MIST_1170X619PX.jpeg"
class="s24-soares-cosmetics-image2"
/>
<span class="s24-soares-cosmetics-text21">
<span>Perfumes and fragrances</span>
<br />
</span>
<div class="s24-soares-cosmetics-para2">
<span class="s24-soares-cosmetics-text24 AMainArticleText">
<span class="AMainArticleText">
Perfumes are another type of cosmetic that people use
frequently, such as when going to school, out to dinner,
or to a fancy event. Perfumes, like deodorant, shampoo,
and hair conditioner, all contain fragrances that
enhance the scent or smell of a particular product and
are created by the blending of both natural or
artificial substances. Aldehydes, for example, are
compounds found in organic materials, like roses. They
are very sweet smelling and typically come in perfumes.
However, there are also harmful chemicals in fragrances.
For instance, benzophenone may disrupt the endocrine
system, which regulates hormones, and butoxyethanol is a
chemical which can irritate one’s eyes and skin. Thus,
fragrances have their upsides as well as their
downsides.
</span>
<br class="AMainArticleText" />
</span>
</div>
<div class="s24-soares-cosmetics-quote">
<span
class="s24-soares-cosmetics-text27 ArticlequoteRegular"
>
"When it comes to makeup, cosmetics come in numerous
colors. Different chemicals may cause different pigments
in these products."
</span>
</div>
<span class="s24-soares-cosmetics-text28">
<span>Cosmetics</span>
<br />
</span>
<span class="s24-soares-cosmetics-text31">
<span class="AMainArticleText">
When it comes to makeup, cosmetics come in numerous
colors. Different chemicals may cause different pigments
in these products. Pigments are colored powders, which can
be either organic or inorganic. For instance, metals like
“Pigment-grade titanium dioxide [are] used in some
cosmetics to aid in hiding blemishes and brightening the
skin. Titanium dioxide allows for the use of thinner
coatings of make-up material for the same desired effect.”
Thus, one can find titanium dioxide in products like
sunscreen, but they’re used in almost every cosmetic. To
get bright colors, like the ones in eye shadow, chemicals
like iron oxides can make yellow, red, and black shades.
There are many other chemicals which produce colors for
other cosmetics, like lipstick, blush, or nail polish as
well.
</span>
<br class="s24-soares-cosmetics-text33" />
<br class="AMainArticleText" />
<span class="AMainArticleText">
In moisturizers, “emollients are used to make cosmetics
smooth and easy to apply and make the skin feel softer and
smoother.” Through filling gaps between cells, a layer
forms on the outer cell and holds onto the moisture.
Emollients may “...treat dry, itchy skin conditions such
as eczema and psoriasis. [They] are found in creams,
lotions, ointments, and sprays.” Some common emollients in
cosmetics include mineral oil, petroleum jelly, and
glycerin, which all bring in moisture to the skin.
Furthermore, citric acid, an organic compound, helps
brighten the skin. One typically uses it near their eyes,
lips, mouth, and nose. Specifically, sodium citrate is a
salt of citric acid and is found in lipstick and soap,
helping preserve them and adjust their pH levels (their
acidity) to kill harmful bacteria.
</span>
<br class="AMainArticleText" />
</span>
<img
alt="Image2101"
src="https://sensient-beauty.com/wp-content/uploads/2023/07/Dye-Pigment-Website-Featured-Image.jpg"
class="s24-soares-cosmetics-image3"
/>
<span class="s24-soares-cosmetics-text37">Cleansers</span>
<span class="s24-soares-cosmetics-text38 AMainArticleText">
<span>
Finally, cleansers are very significant in our every-day
lives, whether it’s during a shower or while brushing our
teeth. Surfactants are compounds used to reduce surface
tension of water. Reducing the surface tension of water
involves breaking its hydrogen bonds, which holds water to
itself in its cohesive property. In your shaving cream,
there are many surfactants, which allow razors to remove
hair easily due to the foam it produces, making a barrier
between the skin and the razor. Specifically, sodium
lauryl sulfate (SLS) is a surfactant which traps oil and
dirt in your hair in products like shampoo, making it
easier for the water to wash it away. In toothpaste, this
creates foam to remove the food from your teeth.
Furthermore, Toluene (known as methylbenzene) and Acetone
are ingredients in nail polish removers which dissolve and
break down other particles.
</span>
<br />
<br />
<span>
Overall, every day, there are key elements of every
cosmetic we use which serve a different purpose. These
elements can differentiate cosmetics from each other as
well. Its important that we know which chemicals we apply
on ourselves in our everyday lives and how they are used,
as some can cause issues with our bodies.
</span>
<br />
<br class="AMainArticleText" />
</span>
</div>
<div class="s24-soares-cosmetics-oconclusion">
<div class="s24-soares-cosmetics-para3">
<span class="s24-soares-cosmetics-text45">Sources:</span>
<span class="s24-soares-cosmetics-text46">
<span>
https://sensient-beauty.com/insights/dye-or-pigment-using-the-right-ingredients-in-makeup-formulation/
</span>
<br class="s24-soares-cosmetics-text48" />
<br />
<span>https://dhanveenpigments.com/</span>
<br />
<br />
<span>
https://www.safecosmetics.org/chemicals/fragrance/
</span>
<br class="s24-soares-cosmetics-text54" />
<br />
<span>
https://www.eisenberg.com/pa1173/how-to-make-perfume-last-longer
</span>
<br class="s24-soares-cosmetics-text57" />
<br />
<span>
https://www.safecosmetics.org/chemicals/parabens/
</span>
<br class="s24-soares-cosmetics-text60" />
<br />
<span>
https://www.euromonitor.com/article/the-rise-of-ingredient-led-beauty
</span>
<br class="s24-soares-cosmetics-text63" />
<br />
<span>
https://www.chemicalsafetyfacts.org/health-and-safety/chemistry-of-cosmetics-20-chemicals-that-make-up-personal-care-products/#:~:text=Chemicals%20in%20personal%20care%20and,are%20used%20in%20your%20cosmetics
</span>
<br />
<br />
<br />
</span>
</div>
</div>
</div>
</div>
</div>
<div id="footer" class="s24-soares-cosmetics-footer">
<div class="s24-soares-cosmetics-contents">
<span class="s24-soares-cosmetics-text69">
<span class="s24-soares-cosmetics-text70">Contact Us</span>
<br />
</span>
<span class="s24-soares-cosmetics-text72">
<br />
<span>Co-founders:</span>
<br />
<span>Chelsea Yan: [email protected]</span>
<br />
<span>Joyce Do: [email protected]</span>
<br />
<br />
<span>Faculty Advisor:</span>
<br />
<span>Stewart Pierson: [email protected]</span>
</span>
</div>
<div class="s24-soares-cosmetics-contents1">
<span class="s24-soares-cosmetics-text84">
<span class="s24-soares-cosmetics-text85">About</span>
<br />
</span>
<span class="s24-soares-cosmetics-text87">
<br />
<span>
This website showcases the original written work of members of
Streamline. Streamline is a
</span>
<br />
<span>student-run magazine and club at The Rivers School.</span>
<br />
</span>
</div>
<img
alt="image"
src="public/Streamline/logo_1-600w.png"
class="s24-soares-cosmetics-image4"
/>
</div>
</div>
</div>
</div>
</body>
</html>