-
Notifications
You must be signed in to change notification settings - Fork 0
/
myth-14.html
70 lines (59 loc) · 3.03 KB
/
myth-14.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
---
title: Myth 14.
layout: myth
---
<section class="myth">
<!-- Myth box -->
<div class="myth-vs-fact">
<div class="myth-vs-fac-box">
<div class="myth-box">
<div class="box">
<h3 class="myth-box__myth-title box-title">
<span>
Myth
</span>
<i class="fas fa-times"></i>
</h3>
<p class="myth-box__myth-text p box-text">
“If a victim says they still love their abuser, they are lying about being abused.”
</p>
</div>
</div>
<!-- Fact box -->
<div class="fact-box">
<div class="box">
<h3 class="fact-box__main-fact-box__title box-title">
<span>
Fact
</span>
<i class="fas fa-check"></i>
</h3>
</h3>
<p class="fact-box__main-fact-box__text p box-text">
Many domestic violence victims still love their abuser after leaving them. Victims that are unable to go no-contact, especially, will still love their abuser for years later.
</p>
</div>
</div>
</div>
</div>
<!-- source box -->
<div class="source-box">
<!-- source 1 -->
<div class="source-box__text-box">
<p class="source-box__text-box__text p">
Battered partners or spouses are a prime example of Stockholm syndrome. Oftentimes, they are reluctant to press charges or initiate a restraining order, and some have attempted to stop police from arresting their abusers even after a violent assault.
After the relationship has ended, victims of domestic violence may often make statements such as, “I still love him,” even after being brutally beaten.
<div class="source-box__text-box__text__src">
<p class="source-word p">
Source :
</p>
<p>
<a href="https://www.goodtherapy.org/blog/why-stockholm-syndrome-happens-and-how-to-help-0926184#:~:text=Stockholm%20syndrome%20is%20a%20psychological,fell%20in%20love%20with%20them.">
“Why Stockholm Syndrome Happens and How to Help” (S. Stines PsyD)
</a>
</p>
</div>
</p>
</div>
</div>
</section>